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