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/ServiceNotFoundError"
ServiceNotFoundError
Class ServiceNotFoundError
Thrown when requested service was not found.
Hierarchy
Error
ServiceNotFoundError
Index
Constructors
constructor
Properties
name
Error
message
name
stack
Constructors
constructor
new
Service
Not
Found
Error
(
identifier
:
ServiceIdentifier
)
:
ServiceNotFoundError
Parameters
identifier:
ServiceIdentifier
Returns
ServiceNotFoundError
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/
Service
Not
Found
Error"
Service
Not
Found
Error
constructor
name
Error
message
name
stack
Generated using
TypeDoc
Thrown when requested service was not found.