pgator ~remove_unused_code (2022-05-02T12:42:33.5121572)
Dub
Repo
RpcInvalidRequest
json_rpc
error
Undocumented in source.
class
RpcInvalidRequest :
RpcException
{
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Inherited Members
From RpcException
code
RPC_ERROR_CODE
code
;
Undocumented in source.
Meta
Source
See Implementation
json_rpc
error
classes
RpcException
RpcInternalError
RpcInvalidParams
RpcInvalidRequest
RpcMethodNotFound
RpcParseError
RpcServerError
enums
RPC_ERROR_CODE
manifest constants
RPC_VERSION
structs
RpcError