cuprate_json_rpc::error

Constant SERVER_ERROR

Source
pub const SERVER_ERROR: &str = "Server error";
Expand description

Message for ErrorCode::ServerError.

The i32 error code is the caller’s choice, this is only the message.