RemoteTransportException Class
Represents a general failure within a RemoteTransport, such as
the inabiltiy to start, wrong configuration, etc...
Namespace:
Akka.RemoteAssembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public class RemoteTransportException : AkkaException
Public Class RemoteTransportException _ Inherits AkkaException
public ref class RemoteTransportException : public AkkaException
Inheritance Hierarchy
Exception
Akka.Actor..::..AkkaException
Akka.Remote..::..RemoteTransportException