Skip to main content

Module error_code

Module error_code 

Source

Constants§

INTERNAL_ERROR
Internal JSON-RPC error.
INVALID_PARAMS
Invalid method parameter(s).
INVALID_REQUEST
The JSON sent is not a valid Request object.
METHOD_NOT_FOUND
The method does not exist / is not available.
PARSE_ERROR
Invalid JSON was received.

Functions§

label
Short label for known error codes.