eatc-airspace - v0.0.1
Preparing search index...
Registry
NotRegisteredError
Class NotRegisteredError
Thrown to indicate that a requested key is not registered in the registry.
Hierarchy
Error
NotRegisteredError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
NotRegisteredError
(
type
:
Function
,
key
:
string
)
:
NotRegisteredError
Parameters
type
:
Function
key
:
string
Returns
NotRegisteredError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
eatc-airspace - v0.0.1
Loading...
Thrown to indicate that a requested key is not registered in the registry.