Skip to content

HttpError

Thrown when any of the *Http functions receive a non-2xx code.

Constructors

new HttpError(undefined)

new HttpError(): HttpError

Returns

HttpError

Properties

headers?

headers?: Object


status

status: number


Generated using typedoc-plugin-markdown and TypeDoc