Skip to main content

INTERNAL_ERROR

Constant INTERNAL_ERROR 

Source
pub const INTERNAL_ERROR: &str = "InternalError";
Expand description

StatusReasonInternalError indicates that an internal error occurred, it is unexpected and the outcome of the call is unknown. Details (optional): “causes” - The original error Status code 500