Search
Preparing search index...
The search index is not available
rxjs-decorators
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
model
PropertyDoesNotExistError
Class PropertyDoesNotExistError
Thrown when a decorator is applied to an undefined property.
Hierarchy
Error
PropertyDoesNotExistError
Index
Constructors
constructor
Properties
message
name
stack
Error
Constructors
constructor
new
Property
Does
Not
Exist
Error
(
context
:
ReactiveModel
, property
:
string
, decorator
:
string
)
:
PropertyDoesNotExistError
Parameters
context:
ReactiveModel
property:
string
decorator:
string
Returns
PropertyDoesNotExistError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Globals
Internals
creation
metadata
model
operators
utils
Externals
"creation/index"
"model/index"
Different
Operator
And
Function
Count
Error
Function
Does
Not
Exist
Error
Handler
Factory
No
Store
Provided
Error
Property
Does
Not
Exist
Error
constructor
message
name
stack
Error
Property
IsNot
Observable
Error
Property
Metadata
Handler
Reactive
Model
Subscription
Metadata
Handler
all
Parameters
Exist
check
Type
get
Function
Factory
get
Observable
Factory
setter
Factory
Generated using
TypeDoc
Thrown when a decorator is applied to an undefined property.