UnhandledRPCMethod

Unhandled RPC method on server-side.

class UnhandledRPCMethod : RPCException {}

Constructors

this
this(string msg)
Undocumented in source.

Inherited Members

From RPCException

inner
Exception inner;
Undocumented in source.

Meta