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