Constant INTERNAL

Source
pub const INTERNAL: Code;
Expand description

Internal errors. This means that some invariants expected by the underlying system have been broken. This error code is reserved for serious errors.

HTTP Mapping: 500 Internal Server Error