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