Package org.graffiti.attributes
Class NoCollectionAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graffiti.attributes.NoCollectionAttributeException
- All Implemented Interfaces:
Serializable
public class NoCollectionAttributeException extends RuntimeException
The
NoCollectionAttributeException
will be thrown if a method
tries to add an attribute to an attribute which is no
CollectionAttribute
.- Version:
- $Revision: 1.5 $
- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString