Class JsonRpcErrorException

All Implemented Interfaces:
Serializable

Exception wrapper for JsonRpcError Useful in server implementations, throwing an error that will be transmitted to the client. TODO: See TODO in parent class JsonRpcException
See Also: