RpcTimeoutException

RPC call timeout on client-side.

class RpcTimeoutException : RpcException {}

Constructors

this
this(string msg)
Undocumented in source.

Inherited Members

From RpcException

inner
Exception inner;
Undocumented in source.

Meta