RpcNotConnectedException

Client not connected exception

class RpcNotConnectedException : RpcException {}

Constructors

this
this(string msg)
Undocumented in source.

Inherited Members

From RpcException

inner
Exception inner;
Undocumented in source.

Meta