> 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/rangeerrors/methods.md).

# Methods

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |                                                                                                                                                                                                                                                                                                                                                                                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>public</strong> <a href="/pages/E9AYZVTtEkge0O7KtPhU"><strong>get()</strong></a>: <mark style="color:green;">RangeError</mark><<mark style="color:green;">ErrorId</mark>>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | <mark style="color:green;">undefined</mark><br>Returns the <a href="/pages/XTL5Khe1PhScTJnRkiDh"><code>RangeError</code></a> instance of the given unique identification <a href="/pages/E9AYZVTtEkge0O7KtPhU#id-errorid"><code>id</code></a> if set, otherwise <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined"><code>undefined</code></a>.</p> |
| <p><strong>public</strong> <a href="/pages/i0vDnRi1CNeWGBBEb7Sx"><strong>getErrors()</strong></a>: { \[<mark style="color:green;">Key</mark> in <mark style="color:green;">Id</mark>]: <mark style="color:green;">RangeError</mark><<mark style="color:green;">Key</mark>>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | <mark style="color:green;">undefined</mark> }<br>Returns an <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object"><code>object</code></a> of set range errors, where the key is a <a href="/pages/6Nle1uMltWSb2uh6hgTQ#unique-identification">unique identification</a>.</p>                                                                             |
| <p><strong>public</strong> <a href="/pages/tPGpxe2ljDxrbFB5Te4M"><strong>set()</strong></a><strong>:</strong> <mark style="color:green;">this</mark><br>Sets the <a href="/pages/XTL5Khe1PhScTJnRkiDh"><code>RangeError</code></a> object with the message built from the given required <a href="/pages/tPGpxe2ljDxrbFB5Te4M#problem-string"><code>problem</code></a>, <a href="/pages/tPGpxe2ljDxrbFB5Te4M#fix-string"><code>fix</code></a>, <a href="/pages/tPGpxe2ljDxrbFB5Te4M#id-errorid"><code>id</code></a>, and optional <a href="/pages/tPGpxe2ljDxrbFB5Te4M#min-number"><code>min</code></a>, <a href="/pages/tPGpxe2ljDxrbFB5Te4M#max-number"><code>max</code></a> on the given or stored <a href="/pages/tPGpxe2ljDxrbFB5Te4M#template-rangeerrors.template"><code>template</code></a> under the given <a href="/pages/tPGpxe2ljDxrbFB5Te4M#id-errorid"><code>id</code></a>.</p> |                                                                                                                                                                                                                                                                                                                                                                                                      |
