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