ArgumentOutOfRangeError

interface stable

An error thrown when an element was queried at a certain index of an Observable, but no such index or position exists in that sequence.

interface ArgumentOutOfRangeError extends Error {
}

See Also

© 2015–2021 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/ArgumentOutOfRangeError