rpc_exceptions library

Exception Collection for JSON-RPC.

Exceptions / Errors

InvalidParametersException
InvalidParametersException may be thrown when a method cannot be invoked.
MethodNotFoundException
MethodNotFoundException may be thrown when a method cannot be invoked.
RpcException
Base RPC exception class
RuntimeException
Remote facility to communicate application-level response-side exceptions.
TransportStatusError
TransportStatusError is an error related to a JSON-RPC transport.