InvalidAssociationException Class
Indicates that the association setup request is invalid and it is impossible to recover (malformed IP address, unknown hostname, etc...)
Namespace:
Akka.Remote.TransportAssembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public class InvalidAssociationException : AkkaException
Public Class InvalidAssociationException _ Inherits AkkaException
public ref class InvalidAssociationException : public AkkaException
Inheritance Hierarchy
Exception
Akka.Actor..::..AkkaException
Akka.Remote.Transport..::..InvalidAssociationException