AbstractLoggerSevere Method (String, Exception)Hazelcast .Net Client Class Library

Namespace: Hazelcast.Logging
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax

public virtual void Severe(
	string message,
	Exception thrown
)

Parameters

message
Type: SystemString
thrown
Type: SystemException

Implements

ILoggerSevere(String, Exception)
See Also

Reference