Uses of Package
org.apache.tapestry.error

Packages that use org.apache.tapestry.error
org.apache.tapestry.asset Implementations of IAsset, as well as the ExternalResource, used to handle private assets. 
org.apache.tapestry.contrib.ajax

Ajax related contributions, things like Timeout and XTile allow a lot of common ajax functionality to be easily used. 

org.apache.tapestry.contrib.services.impl   
org.apache.tapestry.error Defines various services / utilies for error reporting. 
org.apache.tapestry.portlet Core portlet services. 
org.apache.tapestry.services Interfaces for Tapestry-related HiveMind services. 
org.apache.tapestry.services.impl Service implementations. 
 

Classes in org.apache.tapestry.error used by org.apache.tapestry.asset
RequestExceptionReporter
          Service responsible for producing console output when there is an error processing the request (and the normal Exception page can not be displayed).
 

Classes in org.apache.tapestry.error used by org.apache.tapestry.contrib.ajax
RequestExceptionReporter
          Service responsible for producing console output when there is an error processing the request (and the normal Exception page can not be displayed).
 

Classes in org.apache.tapestry.error used by org.apache.tapestry.contrib.services.impl
RequestExceptionReporter
          Service responsible for producing console output when there is an error processing the request (and the normal Exception page can not be displayed).
 

Classes in org.apache.tapestry.error used by org.apache.tapestry.error
ExceptionPresenter
          Invoked by the IEngine if there's an uncaught exception (checked or runtime) processing a request.
RequestExceptionReporter
          Service responsible for producing console output when there is an error processing the request (and the normal Exception page can not be displayed).
StaleLinkExceptionPresenter
          Service interface for informing the user about a StaleLinkException.
StaleSessionExceptionPresenter
          Interface for a service used to report stale session exceptions.
 

Classes in org.apache.tapestry.error used by org.apache.tapestry.portlet
ExceptionPresenter
          Invoked by the IEngine if there's an uncaught exception (checked or runtime) processing a request.
RequestExceptionReporter
          Service responsible for producing console output when there is an error processing the request (and the normal Exception page can not be displayed).
StaleLinkExceptionPresenter
          Service interface for informing the user about a StaleLinkException.
StaleSessionExceptionPresenter
          Interface for a service used to report stale session exceptions.
 

Classes in org.apache.tapestry.error used by org.apache.tapestry.services
ExceptionPresenter
          Invoked by the IEngine if there's an uncaught exception (checked or runtime) processing a request.
RequestExceptionReporter
          Service responsible for producing console output when there is an error processing the request (and the normal Exception page can not be displayed).
StaleLinkExceptionPresenter
          Service interface for informing the user about a StaleLinkException.
StaleSessionExceptionPresenter
          Interface for a service used to report stale session exceptions.
 

Classes in org.apache.tapestry.error used by org.apache.tapestry.services.impl
ExceptionPresenter
          Invoked by the IEngine if there's an uncaught exception (checked or runtime) processing a request.
RequestExceptionReporter
          Service responsible for producing console output when there is an error processing the request (and the normal Exception page can not be displayed).
StaleLinkExceptionPresenter
          Service interface for informing the user about a StaleLinkException.
StaleSessionExceptionPresenter
          Interface for a service used to report stale session exceptions.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.