rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
JsonRpcResponse.isError
rpc
protocol
json
JsonRpcResponse
Tells if the response is an error.
class
JsonRpcResponse
(TId)
@
safe
nothrow
bool
isError
(
)
Meta
Source
See Implementation
rpc
protocol
json
JsonRpcResponse
constructors
this
functions
isError
isSuccess
toJson
toString
static functions
fromJson
fromString
variables
error
id
jsonrpc
result
Tells if the response is an error.