JsonRPCMethodException

Encapsulate a json-rpc error response.

Constructors

this
this(JsonRPCError error)
Undocumented in source.
this
this(string msg)
Undocumented in source.

Inherited Members

From RPCException

inner
Exception inner;
Undocumented in source.

Meta