observavir - v2.1.0
Preparing search index...
ObservableValueErrorEvent
Class ObservableValueErrorEvent
This event is emitted from async observables when awaiting their value throws an error.
Hierarchy
TypedCustomEvent
<
Error
,
"observable-value-error"
,
this
>
ObservableValueErrorEvent
Index
Constructors
constructor
Constructors
constructor
new
ObservableValueErrorEvent
(
eventInitDict
:
{}
)
:
ObservableValueErrorEvent
Parameters
eventInitDict
:
{}
Returns
ObservableValueErrorEvent
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
observavir - v2.1.0
Loading...
This event is emitted from async observables when awaiting their value throws an error.