Constant cuprate_json_rpc::error::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.