Search
Preparing search index...
The search index is not available
@neoskop/nem
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
BadRequestError
Class BadRequestError
Error class for http status 400
Hierarchy
HttpError
BadRequestError
Implements
Error
Index
Constructors
constructor
Properties
code
error
message
name
stack
Constructors
constructor
new
Bad
Request
Error
(
message
?:
string
|
null
, error
?:
any
)
:
BadRequestError
Parameters
Optional
message:
string
|
null
Optional
error:
any
Returns
BadRequestError
Properties
code
code
:
number
Optional
error
error
:
any
message
message
:
string
name
name
:
string
stack
stack
:
string
Globals
Bad
Request
Error
constructor
code
error
message
name
stack
Generated using
TypeDoc
Error class for http status 400