Search
Preparing search index...
The search index is not available
@rxdi/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"container/error/MissingProvidedServiceTypeError"
MissingProvidedServiceTypeError
Class MissingProvidedServiceTypeError
Thrown when service is registered without type.
Hierarchy
Error
MissingProvidedServiceTypeError
Index
Constructors
constructor
Properties
name
Error
message
name
stack
Constructors
constructor
new
Missing
Provided
Service
Type
Error
(
identifier
:
any
)
:
MissingProvidedServiceTypeError
Parameters
identifier:
any
Returns
MissingProvidedServiceTypeError
Properties
name
name
:
string
= "ServiceNotFoundError"
Static
Error
Error
:
ErrorConstructor
Static
message
message
:
string
Static
name
name
:
string
Static
Optional
stack
stack
:
string
Globals
"container/error/
Missing
Provided
Service
Type
Error"
Missing
Provided
Service
Type
Error
constructor
name
Error
message
name
stack
Generated using
TypeDoc
Thrown when service is registered without type.