Construct a generic HTTP error. This is a JavaScript Error with additional information specific to HTTP responses.
The error message to include.
The HTTP response status code.
Optional
Readonly
Generated using TypeDoc
Construct a generic HTTP error. This is a JavaScript Error with additional information specific to HTTP responses.
Param
The error message to include.
Param
The HTTP response status code.