Library:Apache Jakarta Tapestry
Version:3.0.4
Compatibility:JDK 1.4
Exceptions in library Apache Jakarta Tapestry.
NamePackageDescription
ApplicationRuntimeExceptionorg.apache.tapestryGeneral wrapper for any exception (normal or runtime) that may occur during runtime processing for the application.
BindingExceptionorg.apache.tapestryA general exception describing an IBinding and an IComponent .
CodeGenerationExceptionorg.apache.tapestry.enhanceThis is an unrecoverable error during code generation.
ConnectedParameterExceptionorg.apache.tapestry.paramIdentifies exceptions in connected parameters (parameters that are automatically assigned to component properties by the framework).
DocumentParseExceptionorg.apache.tapestry.util.xmlException thrown if there is any kind of error parsing the an XML document.
InvalidStringExceptionorg.apache.tapestry.util.xmlException thrown if there is any kind of error validating a string during document parsing
PageRedirectExceptionorg.apache.tapestryException thrown by a component or IEngineService that wishes to force the application to a particular page.
RedirectExceptionorg.apache.tapestryException thrown to force a redirection to an arbitrary location.
RenderRewoundExceptionorg.apache.tapestryA special subclass of ApplicationRuntimeException that can be thrown when a component has determined that the state of the page has been rewound.
StaleLinkExceptionorg.apache.tapestryException thrown by an IEngineService when it discovers that the an action link was for an out-of-date version of the page.
StaleSessionExceptionorg.apache.tapestryException thrown by an IEngineService when it discovers that the HttpSession has timed out (and been replaced by a new, empty one).
TemplateParseExceptionorg.apache.tapestry.parseException thrown indicating a problem parsing an HTML template.
ValidatorExceptionorg.apache.tapestry.validThrown by a IValidator when submitted input is not valid.
XCreateExceptionorg.apache.tapestry.contrib.ejbExtended version of CreateException that includes a root cause.
XEJBExceptionorg.apache.tapestry.contrib.ejbExtended version of EJBException that includes a root cause.
XFinderExceptionorg.apache.tapestry.contrib.ejbExtended version of FinderException that includes a root cause.
XRemoveExceptionorg.apache.tapestry.contrib.ejbExtended version of RemoveException that includes a root cause.
Search