Preparing search index...
The search index is not available
observavir - v2.0.5
observavir
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.0.5
Loading...
This event is emitted from async observables when awaiting their value throws an error.