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