jsonrpc ~master (2021-03-29T15:17:07Z)
Dub
Repo
RPCErrorResponse
jsonrpc
exception
Raised when a function call via RPCClient.opDispatch receives an error response.
@
safe
class
RPCErrorResponse : Exception {
this
();
}
Constructors
this
this
()
Undocumented in source.
Meta
Source
See Implementation
jsonrpc
exception
classes
ConnectionException
IncorrectType
InvalidArgument
InvalidDataReceived
RPCErrorResponse
functions
enforce
raise
Raised when a function call via RPCClient.opDispatch receives an error response.