|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.faces.Navigator
org.jboss.seam.exception.ExceptionHandler
org.jboss.seam.exception.ErrorHandler
org.jboss.seam.exception.AnnotationErrorHandler
public class AnnotationErrorHandler
Implements @HttpError
HttpError| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jboss.seam.exception.ExceptionHandler |
|---|
ExceptionHandler.LogLevel |
| Constructor Summary | |
|---|---|
AnnotationErrorHandler()
|
|
| Method Summary | |
|---|---|
protected int |
getCode(Exception e)
|
protected String |
getMessage(Exception e)
|
protected boolean |
isEnd(Exception e)
|
boolean |
isHandler(Exception e)
|
| Methods inherited from class org.jboss.seam.exception.ErrorHandler |
|---|
handle, toString |
| Methods inherited from class org.jboss.seam.exception.ExceptionHandler |
|---|
getLogLevel, isLogEnabled, setLogEnabled, setLogLevel |
| Methods inherited from class org.jboss.seam.faces.Navigator |
|---|
addFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, render |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationErrorHandler()
| Method Detail |
|---|
public boolean isHandler(Exception e)
isHandler in class ExceptionHandlerprotected String getMessage(Exception e)
getMessage in class ErrorHandlerprotected int getCode(Exception e)
getCode in class ErrorHandlerprotected boolean isEnd(Exception e)
isEnd in class ErrorHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||