Package | Description |
---|---|
org.jboss.seam.exception |
Implementation of Seam exception handling for JSF.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationErrorHandler
Implements @HttpError
|
class |
AnnotationRedirectHandler
Implements @Redirect
|
class |
ConfigErrorHandler
Implements <http-error/> for pages.xml
|
class |
ConfigRedirectHandler
Implements <redirect/> for pages.xml
|
class |
DebugPageHandler
Implements automagic redirection to the Seam debug page.
|
class |
ErrorHandler
Base implementation of HTTP error exception handlers.
|
class |
RedirectHandler
Base implementation of redirection exception handlers.
|
Modifier and Type | Method and Description |
---|---|
List<ExceptionHandler> |
Exceptions.getHandlers() |
Copyright © 2015 Seam Framework. All Rights Reserved.