Search
Preparing search index...
The search index is not available
opine
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"utils/createError"
HttpErrorImpl
Class HttpErrorImpl
Hierarchy
HttpError
HttpErrorImpl
Indexable
[
key:
string
]:
unknown
Index
Constructors
constructor
Properties
expose
message
name
stack
status
status
Code
Methods
toJSON
to
String
Constructors
constructor
new
Http
Error
Impl
(
code
:
number
, message
?:
string
)
:
HttpErrorImpl
Parameters
code:
number
Optional
message:
string
Returns
HttpErrorImpl
Properties
expose
expose
:
boolean
= false
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
status
status
:
number
status
Code
status
Code
:
number
Methods
toJSON
toJSON
(
)
:
{
message
:
string
;
name
:
string
;
status
:
number
}
Returns
{
message
:
string
;
name
:
string
;
status
:
number
}
message
:
string
name
:
string
status
:
number
to
String
to
String
(
)
:
string
Returns
string
Globals
"utils/create
Error"
Http
Error
Http
Error
Impl
constructor
expose
message
name
stack
status
status
Code
toJSON
to
String
IError
Props
create
Error
Generated using
TypeDoc