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