Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HTTPError

An HTTP error with additional properties of:

  • status
  • text
  • method
  • path

Hierarchy

Index

Properties

Error

Error: ErrorConstructor

message

message: string

method

method: string

name

name: string

path

path: string

Optional stack

stack: string

status

status: number

text

text: string

Generated using TypeDoc