The base error class. Implements a standard Javascript Error object that can be sent as an HTTP response.
HTTPError
{Error}
Creates an instance of HTTPError.
The status code of the response.
The message associated with the response code.
Returns a response object suitable for serverless.
Generated using TypeDoc
The base error class. Implements a standard Javascript Error object that can be sent as an HTTP response.
HTTPError
{Error}