Click or drag to resize

AbstractLoggerWarning Method (Exception)

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

Parameters

thrown
Type: SystemException

Implements

ILoggerWarning(Exception)
See Also