RemoteTransportException Class

Represents a general failure within a RemoteTransport, such as the inabiltiy to start, wrong configuration, etc...

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

Syntax


public class RemoteTransportException : AkkaException
Public Class RemoteTransportException _
	Inherits AkkaException
public ref class RemoteTransportException : public AkkaException

Inheritance Hierarchy


Object
  Exception
    Akka.Actor..::..AkkaException
      Akka.Remote..::..RemoteTransportException