Home
Manual
Reference
Source
Test
Repository
C
AsyncSubject
C
BehaviorSubject
C
Notification
C
Observable
C
ReplaySubject
C
Scheduler
C
AnonymousSubject
C
Subject
C
SubjectSubscriber
C
Subscriber
C
Subscription
I
ObservableInput
I
Observer
I
SubscribableOrPromise
I
TeardownLogic
T
Rx.Scheduler
T
Rx.Symbol
observable
C
ConnectableObservable
observable/dom
C
AjaxError
C
AjaxResponse
C
AjaxTimeoutError
I
AjaxRequest
operator
C
GroupedObservable
scheduler
C
Action
V
animationFrame
V
asap
V
async
V
queue
symbol
V
$$iterator
V
$$observable
V
$$rxSubscriber
util
C
ArgumentOutOfRangeError
C
EmptyError
C
ObjectUnsubscribedError
C
TimeoutError
C
UnsubscriptionError
import {EmptyError} from '
@reactivex/rxjs/es6/util/EmptyError.js
'
public
class
|
source
EmptyError
Extends:
Error
→ EmptyError
当查询 Observable 或者序列没有元素时,则抛出该错误。
See:
first
last
single