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