Class HTTPError

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.

Hierarchy

Constructors

Properties

Constructors

Properties

httpStatus?: number

Generated using TypeDoc