Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RuntimeException
Class RuntimeException
Hierarchy
Error
RuntimeException
CircularDependencyException
UnknownExportException
InvalidModuleException
UnknownModuleException
InvalidExceptionFilterException
UnknownElementException
UndefinedDependencyException
UnknownDependenciesException
InvalidClassException
InvalidMiddlewareConfigurationException
InvalidMiddlewareException
UnknownRequestMappingException
Index
Constructors
constructor
Properties
message
msg
name
stack
Methods
what
Constructors
constructor
new
Runtime
Exception
(
msg
?:
string
)
:
RuntimeException
Parameters
Default value
msg:
string
= ``
Returns
RuntimeException
Properties
message
message
:
string
Private
msg
msg
:
string
name
name
:
string
stack
stack
:
string
Methods
what
what
(
)
:
string
Returns
string
Globals
Runtime
Exception
constructor
message
msg
name
stack
what
Generated using
TypeDoc