| Name | Package | Description |
| CircularDependencyError | org.apache.commons.attributes | Thrown when an attribute repository class can't be
loaded because it resulted in a circular dependency. |
| InvalidAttributeTargetError | org.apache.commons.attributes | Thrown when an attribute has a Target declaration that forbids
it being applied to the program element it has been applied to. |
| MultipleAttributesError | org.apache.commons.attributes | Thrown when one of the Attributes .getAttribute methods find more
than one instance of the specified attribute class. |
| RepositoryError | org.apache.commons.attributes | Thrown when an attribute repository class can't be
loaded or instantiated. |