Uses of Package
org.jboss.seam.exception

Packages that use org.jboss.seam.exception
org.jboss.seam.exception Implementation of Seam exception handling for JSF. 
 

Classes in org.jboss.seam.exception used by org.jboss.seam.exception
ErrorHandler
          Base implementation of HTTP error exception handlers.
ExceptionHandler
          An element of the chain that knows how to handle a specific exception type.
Exceptions
          Manages the exception handler chain
RedirectHandler
          Base implementation of redirection exception handlers.