RpcException

Base class for RPC exceptions.

Constructors

this
this(string msg, Exception inner)
Undocumented in source.

Members

Variables

inner
Exception inner;
Undocumented in source.

Meta