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