|
||||||||||
| 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(java.lang.Exception e)
|
protected java.lang.String |
getMessage(java.lang.Exception e)
|
protected boolean |
isEnd(java.lang.Exception e)
|
boolean |
isHandler(java.lang.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(java.lang.Exception e)
isHandler in class ExceptionHandlerprotected java.lang.String getMessage(java.lang.Exception e)
getMessage in class ErrorHandlerprotected int getCode(java.lang.Exception e)
getCode in class ErrorHandlerprotected boolean isEnd(java.lang.Exception e)
isEnd in class ErrorHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||