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

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

public virtual void Warning(
	string message,
	Exception thrown
)

Parameters

message
Type: SystemString
thrown
Type: SystemException

Implements

ILoggerWarning(String, Exception)
See Also

Reference