Search
Preparing search index...
The search index is not available
@nestjs/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
UndefinedModuleException
Class UndefinedModuleException
Hierarchy
RuntimeException
UndefinedModuleException
Index
Constructors
constructor
Properties
message
name
stack
Methods
what
Constructors
constructor
new
Undefined
Module
Exception
(
parentModule
:
any
, index
:
number
, scope
:
any
[]
)
:
UndefinedModuleException
Parameters
parentModule:
any
index:
number
scope:
any
[]
Returns
UndefinedModuleException
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Methods
what
what
(
)
:
string
Returns
string
Globals
Undefined
Module
Exception
constructor
message
name
stack
what
Generated using
TypeDoc