Click or drag to resize

AbstractLoggerSevere Method (Exception)

Namespace:  Hazelcast.Logging
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.0
Syntax
public virtual void Severe(
	Exception thrown
)

Parameters

thrown
Type: SystemException

Implements

ILoggerSevere(Exception)
See Also