Click or drag to resize
BusLoggingNotifyError Method (Object)
Notifies the error.

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

Parameters

message
Type: SystemObject
The message.
See Also