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.
pub const SERVER_ERROR: &str = "Server error";Message for ErrorCode::ServerError.
The i32 error code is the caller’s choice, this is only the message.