On this page
EmptyError
interface
stable
An error thrown when an Observable or a sequence was queried but has no elements.
interface EmptyError extends Error {
}
See Also
© 2015–2022 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors.
Code licensed under an Apache-2.0 License. Documentation licensed under CC BY 4.0.
https://rxjs.dev/api/index/interface/EmptyError