Extends
Error
Index
Constructors
Public Properties
Static Properties
Constructors
constructor
⊕ new HttpResponseError(status: number
,message: string
): HttpResponseError
Parameters:
- status:
number
- message:
string
Public Properties
message
● message: string
name
● name: string
stack
● stack?: string
status
● status: number
Static Properties
Error
● Error: ErrorConstructor