karyon_
jsonrpc
0.2.1
In karyon_
jsonrpc::
message
Structs
Error
Notification
NotificationResult
Request
Response
Constants
INTERNAL_ERROR_CODE
INTERNAL_ERROR_MSG
INVALID_PARAMS_ERROR_CODE
INVALID_REQUEST_ERROR_CODE
JSONRPC_VERSION
METHOD_NOT_FOUND_ERROR_CODE
PARSE_ERROR_CODE
Type Aliases
ID
SubscriptionID
karyon_jsonrpc
::
message
Constant
INTERNAL_ERROR_CODE
Copy item path
Settings
Help
Summary
Source
pub const INTERNAL_ERROR_CODE:
i32
= -32603;
Expand description
Internal error: Internal JSON-RPC error.