RPCParsingException

Parsing exception.

class RPCParsingException : RPCException {}

Constructors

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

Inherited Members

From RPCException

inner
Exception inner;
Undocumented in source.

Meta