> For the complete documentation index, see [llms.txt](https://error.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://error.angular-package.dev/rangeerror.md).

# RangeError {}

- [Overview](https://error.angular-package.dev/rangeerror/overview.md): The \`RangeError\` object
- [Generic type variables](https://error.angular-package.dev/rangeerror/generic-type-variables.md): The \`RangeError\` object generic type variables
- [★ Constructor](https://error.angular-package.dev/rangeerror/constructor.md): The \`RangeError\` object constructor
- [Accessors](https://error.angular-package.dev/rangeerror/accessors.md): The \`RangeError\` object accessors
- [get max()](https://error.angular-package.dev/rangeerror/accessors/get-max.md): The \`get\` accessor obtains the maximum range
- [get min()](https://error.angular-package.dev/rangeerror/accessors/get-min.md): The \`get\` accessor obtains the minimum range
- [get name()](https://error.angular-package.dev/rangeerror/accessors/get-name.md): The \`get\` accessor obtains error name
- [get range()](https://error.angular-package.dev/rangeerror/accessors/get-range.md): The \`get\` accessor obtains the range of minimum and maximum
- [get \[Symbol.toStringTag\]()](https://error.angular-package.dev/rangeerror/accessors/get-symbol.tostringtag.md): Changes the default tag to 'RangeError' for an instance
- [Properties](https://error.angular-package.dev/rangeerror/properties.md): The \`RangeError\` object properties
- [static template](https://error.angular-package.dev/rangeerror/properties/static-template.md): A template of the error message
- [#max?](https://error.angular-package.dev/rangeerror/properties/max.md): Private property of the maximum range
- [#min?](https://error.angular-package.dev/rangeerror/properties/min.md): Private property of the minimum range
- [Methods](https://error.angular-package.dev/rangeerror/methods.md): The \`RangeError\` object methods
- [static define()](https://error.angular-package.dev/rangeerror/methods/static-define.md): Defines the \`RangeError\` instance.
- [static isRangeError()](https://error.angular-package.dev/rangeerror/methods/static-israngeerror.md): Checks whether the value of any type is an instance of \`RangeError\`.
