Module jsonrpsee_error_helpers

Source

Functionsยง

internal_error
internal_rpc_err
Constructs an internal JSON-RPC error.
internal_rpc_err_with_data
Constructs an internal JSON-RPC error with data
invalid_params_msg
invalid_params_rpc_err
invalid_request_msg
jsonrpc_error_to_error_object_owned
rpc_err
Constructs a JSON-RPC error, consisting of code, message and optional data.
rpc_error_with_code
Constructs an internal JSON-RPC error with code and message