RpcException

Super class for all JSON-RPC exceptions

Constructors

this
this(string msg, string file, size_t line, Throwable next)
Undocumented in source.

Members

Variables

code
RPC_ERROR_CODE code;
Undocumented in source.

Meta