Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
GoneException
Class GoneException
Hierarchy
HttpException
GoneException
Index
Constructors
constructor
Properties
message
name
stack
Methods
get
Response
get
Status
Constructors
constructor
new
Gone
Exception
(
message
?:
string
|
any
|
any
, error
?:
string
)
:
GoneException
Parameters
Optional
message:
string
|
any
|
any
Default value
error:
string
= "Gone"
Returns
GoneException
Properties
message
message
:
any
name
name
:
string
Optional
stack
stack
:
string
Methods
get
Response
get
Response
(
)
:
string
|
any
Returns
string
|
any
get
Status
get
Status
(
)
:
number
Returns
number
Globals
Gone
Exception
constructor
message
name
stack
get
Response
get
Status
Generated using
TypeDoc