HTTP status code
Optional
message: stringerror message, if not provided message from [[HttpStatusReasons]] is used
Optional
properties: { additional configuration
Should error message be exposed to the user
Should error message be exposed to the user
this.message
if this.status
is true
else message from [[HttpStatusReasons]] is used
Optional
stackHTTP status code
Static
Optional
prepareOptional override for formatting stack traces
Static
stack
HTTP error class with status code
Example