Exception Summary |
AttributeOutOfRangeException |
This exception is used by validation process when an attribute index points out of the range
admitted by the Constant Pool Table. |
AttributeValidationException |
This exception is thrown whenever a validation process over a Attribute fails. |
ExceptionTableEntryValidationException |
This exception is thrown whenever the validation of an
ExceptionTableEntryValidationException fails |
InnerClassesTableEntryValidationException |
Exception thrown when trying to validate an InnerClassesTableEntry . |
LineNumberTableEntryValidationException |
This exception is thrown whenever the validation process of a LineNumberTableEntry
instance fails. |
LocalVariableTableEntryValidationException |
This exception is thrown upon failure when validating a LocalVariableTableEntry . |
MissingAttributeContainerException |
This exception is thrown by those classes stored within Attribute subclasses in
the case their AttributeContainer should have not be set. |
SourceFileAttributeCorruptedException |
This exception is thrown whenever some attribute seems to be corrupted in any way. |
UnsupportedAttributeException |
Exception thrown when an unsupported attribute is found scanning the input file. |