public class MultipleAttributesError
extends java.lang.Error
Attributes
.getAttribute methods find more
than one instance of the specified attribute class and the method
only expected to find a single instance.Constructor and Description |
---|
MultipleAttributesError(java.lang.String clazz)
Create a new MultipleAttributesError.
|