InternalServerError

Constant InternalServerError 

Source
pub const InternalServerError: u16 = 500;
Expand description

The 500 (Internal Server Error) status code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.