Package org.displaytag.exception

Class Summary
SeverityEnum Enumeration for logging severities.
 

Exception Summary
BaseNestableJspTagException Base exception: extendes JspTagException providing logging and exception nesting functionalities.
BaseNestableRuntimeException Base runtime exception: extendes RuntimeException providing logging and exception nesting functionalities.
DecoratorException Exception thrown by column decorators.
DecoratorInstantiationException Exception thrown when DecoratorFactory is unable to load a Decorator.
ExportException Exception thrown when displaytag is unable to reset the response during export.
FactoryInstantiationException Exception thrown when displaytag is unable to instantiate a class specified by the user in the properties file.
InvalidTagAttributeValueException Exception thrown when an invalid value is given for a tag attribute.
MissingAttributeException Exception thrown when a required attribute is not set.
ObjectLookupException Exception thrown for errors in accessing bean properties.
RuntimeLookupException runtime exception thrown during sorting when a checked exception can't be used.
TablePropertiesLoadException Runtime exception thrown for problems in loading the (standard or user defined) property file.
TagStructureException Exception thrown when a Tag is not properly nested into another one.
WrappedRuntimeException Basic wrapper for checked exceptions.
 



Copyright © 2002-2010 the Displaytag team. All Rights Reserved.