RPCErrorResponse

Raised when a function call via RPCClient.opDispatch receives an error response.

@safe
class RPCErrorResponse : Exception {}

Constructors

this
this()
Undocumented in source.

Meta