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

# CommonErrors {}

- [Overview](https://error.angular-package.dev/commonerrors/overview.md): The \`CommonErrors\` object
- [Generic type variables](https://error.angular-package.dev/commonerrors/generic-type-variables.md): The \`CommonErrors\` generic type variables
- [Constructor](https://error.angular-package.dev/commonerrors/constructor.md): The \`CommonErrors\` constructor
- [Accessors](https://error.angular-package.dev/commonerrors/accessors.md): The \`CommonErrors\` accessors
- [get errors()](https://error.angular-package.dev/commonerrors/accessors/get-errors.md): The get accessor returns the errors of Map type
- [Properties](https://error.angular-package.dev/commonerrors/properties.md): The \`CommonErrors\` properties
- [static template?](https://error.angular-package.dev/commonerrors/properties/static-template.md): Optional template
- [#id?](https://error.angular-package.dev/commonerrors/properties/id.md): The collection of unique allowed identification numbers
- [#errors](https://error.angular-package.dev/commonerrors/properties/errors.md): The errors storage of the Map type
- [Methods](https://error.angular-package.dev/commonerrors/methods.md): The \`CommonErrors\` methods
- [delete()](https://error.angular-package.dev/commonerrors/methods/delete.md): Deletes the error of a specified id from the object
- [has()](https://error.angular-package.dev/commonerrors/methods/has.md): Checks whether the error of the given id exists in a specified object
- [throw()](https://error.angular-package.dev/commonerrors/methods/throw.md): Throws an error of the given identification
- [isAllowedId()](https://error.angular-package.dev/commonerrors/methods/isallowedid.md): Checks whether the given identification number was provided in the constructor
