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