jsonrpc ~master (2021-03-29T15:17:07Z)
Dub
Repo
InvalidDataReceived
jsonrpc
exception
Raised when invalid data is received by the client or server.
@
safe
class
InvalidDataReceived : 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 invalid data is received by the client or server.