Library:Apache Jakarta Tapestry
Version:4.0.2
Compatibility:JDK 1.5
Exceptions in library Apache Jakarta Tapestry.
NamePackageDescription
BindingExceptionorg.apache.tapestryA general exception describing an IBinding and an IComponent .
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
PageNotFoundExceptionorg.apache.tapestrySubclass of ApplicationRuntimeException  thrown when a requested page does not exist.
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