Class ObservableValueErrorEvent

This event is emitted from async observables when awaiting their value throws an error.

Hierarchy

  • TypedCustomEvent<Error, "observable-value-error", this>
    • ObservableValueErrorEvent

Constructors

Constructors

  • Parameters

    • eventInitDict: {}

    Returns ObservableValueErrorEvent