> For the complete documentation index, see [llms.txt](https://docs.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://docs.angular-package.dev/error/rangeerror/properties.md).

# Properties

The \`RangeError\` object properties

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>public static</strong> <a href="/error/rangeerror/properties/static-template.md"><strong>template</strong></a><strong>:</strong> <mark style="color:green;">string</mark><br>A template of the error message of <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String"><code>string</code></a> type with the replaceable <a href="/error/commonerror/properties/static-template.md#problem"><code>{problem}</code></a>, <a href="/error/commonerror/properties/static-template.md#fix"><code>{fix}</code></a> and optional <a href="/error/commonerror/properties/static-template.md#id"><code>{id}</code></a>, <a href="/error/commonerror/properties/static-template.md#max"><code>{max}</code></a>, <a href="/error/commonerror/properties/static-template.md#min"><code>{min}</code></a>, <a href="/error/commonerror/properties/static-template.md#type"><code>{type}</code></a> tags.</p> |
| <p><a href="/error/rangeerror/properties/max.md"><strong>#max?</strong></a><strong>:</strong> <mark style="color:green;">Max</mark><br>Private property of the <a href="/error/getting-started/basic-concepts.md#range">maximum range</a> of generic type variable <a href="/error/rangeerror/generic-type-variables.md#rangeerror-less-than-id-min-max-greater-than-2"><code>Max</code></a> that causes an error to be thrown(or not thrown).</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| <p><a href="/error/rangeerror/properties/min.md"><strong>#min?</strong></a><strong>:</strong> <mark style="color:green;">Min</mark><br>Private property of the <a href="/error/getting-started/basic-concepts.md#range">minimum range</a> of generic type variable <a href="/error/rangeerror/generic-type-variables.md#rangeerror-less-than-id-min-max-greater-than-1"><code>Min</code></a> that causes an error to be thrown(or not thrown).</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
