Search
Preparing search index...
The search index is not available
@nestjs/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
UndefinedDependencyException
Class UndefinedDependencyException
Hierarchy
RuntimeException
UndefinedDependencyException
Index
Constructors
constructor
Properties
message
name
stack
Methods
what
Constructors
constructor
new
Undefined
Dependency
Exception
(
type
:
string
, undefinedDependencyContext
:
InjectorDependencyContext
, module
?:
Module
)
:
UndefinedDependencyException
Parameters
type:
string
undefinedDependencyContext:
InjectorDependencyContext
Optional
module:
Module
Returns
UndefinedDependencyException
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Methods
what
what
(
)
:
string
Returns
string
Globals
Undefined
Dependency
Exception
constructor
message
name
stack
what
Generated using
TypeDoc