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