> 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/draft-5/errors.md).

# Errors {}

- [Overview](https://error.angular-package.dev/draft-5/errors/overview.md): The \`Errors\` object
- [Generic type variables](https://error.angular-package.dev/draft-5/errors/generic-type-variables.md): The \`Errors\` generic type variables
- [Constructor](https://error.angular-package.dev/draft-5/errors/constructor.md): Creates the \`Errors\` instance of unique identification numbers under which the \`Error\` objects are stored
- [Methods](https://error.angular-package.dev/draft-5/errors/methods.md): The \`Errors\` object methods
- [get()](https://error.angular-package.dev/draft-5/errors/methods/get.md): Returns the \`Error\` instance of the given unique identification
- [getErrors()](https://error.angular-package.dev/draft-5/errors/methods/geterrors.md): The method returns the object of set errors
- [set()](https://error.angular-package.dev/draft-5/errors/methods/set.md): Sets the \`Error\` object under the given \`id\`
- [Example usage](https://error.angular-package.dev/draft-5/errors/example-usage.md): The \`Errors\` object example usage
