Home Manual Reference Source Test Repository
import {EmptyError} from '@reactivex/rxjs/es6/util/EmptyError.js'
public class | source

EmptyError

Extends:

Error → EmptyError

当查询 Observable 或者序列没有元素时,则抛出该错误。

See: