Library:Apache Struts
Version:1.2.9
Compatibility:JDK 1.4
Exceptions in library Apache Struts.
NamePackageDescription
ContentLengthExceededExceptionorg.apache.struts.uploadThis exception is thrown when multipart post data exceeds the value given by the Content-Length header
DefinitionsFactoryExceptionorg.apache.struts.tilesException thrown when an error occurs while the factory tries to create a new instance mapper.
FactoryNotFoundExceptionorg.apache.struts.tilesException thrown when definitions factory is not found.
InvalidCancelExceptionorg.apache.struts.action

Thrown when a token generated by the Cancel tag is found in the request, but the cancellable property for the Action Mapping is not set.

MaxLengthExceededExceptionorg.apache.struts.uploadThis exception is thrown when multipart post data exceeds the maximum value set
ModuleExceptionorg.apache.struts.utilUsed for specialized exception handling.
NoSuchDefinitionExceptionorg.apache.struts.tilesException thrown when a definition is not found.
TilesExceptionorg.apache.struts.tilesRoot class for all Tiles-exceptions.
Search