Library:Apache Jakarta Commons Attributes
Version:2.1
Compatibility:JDK 1.4
Errors in library Apache Jakarta Commons Attributes.
NamePackageDescription
CircularDependencyErrororg.apache.commons.attributesThrown when an attribute repository class can't be loaded because it resulted in a circular dependency.
InvalidAttributeTargetErrororg.apache.commons.attributesThrown when an attribute has a Target declaration that forbids it being applied to the program element it has been applied to.
MultipleAttributesErrororg.apache.commons.attributesThrown when one of the Attributes .getAttribute methods find more than one instance of the specified attribute class.
RepositoryErrororg.apache.commons.attributesThrown when an attribute repository class can't be loaded or instantiated.
Search