AkkaException Class

Class AkkaException.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public abstract class AkkaException : Exception
Public MustInherit Class AkkaException _
	Inherits Exception
public ref class AkkaException abstract : public Exception

Inheritance Hierarchy


Object
  Exception
    Akka.Actor..::..AkkaException