Click or drag to resize
ErrorToString Method
Modifies the LogEvent printable error stream to also include the details of the Cause object itself.

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public override string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:Akka.Event.Error.ToString"]

See Also