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