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

EmptyError

Extends:

Error → EmptyError

An error thrown when an Observable or a sequence was queried but has no elements.

See: