Click or drag to resize
LoggingAdapterBaseNotifyError Method (Object)

[Missing <summary> documentation for "M:Akka.Event.LoggingAdapterBase.NotifyError(System.Object)"]

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
protected abstract void NotifyError(
	Object message
)

Parameters

message
Type: SystemObject

[Missing <param name="message"/> documentation for "M:Akka.Event.LoggingAdapterBase.NotifyError(System.Object)"]

See Also