org.jboss.seam.exception
public class AnnotationErrorHandler extends ErrorHandler
HttpErrorExceptionHandler.LogLevel| Constructor and Description |
|---|
AnnotationErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getCode(Exception e) |
protected String |
getMessage(Exception e) |
protected boolean |
isEnd(Exception e) |
boolean |
isHandler(Exception e) |
handle, toStringgetLogLevel, isLogEnabled, setLogEnabled, setLogLeveladdFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, renderpublic 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 ErrorHandlerCopyright © 2015 Seam Framework. All Rights Reserved.