jsonrpc ~master (2021-03-29T15:17:07Z)
Dub
Repo
InvalidArgument
jsonrpc
exception
Raised when invalid data is passed as an argument to a function.
@
safe
class
InvalidArgument : 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 passed as an argument to a function.