org.jboss.seam.exception
public final class ConfigErrorHandler extends ErrorHandler
ExceptionHandler.LogLevel| Constructor and Description |
|---|
ConfigErrorHandler(String message,
boolean conversation,
Class clazz,
int code) |
| 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, renderprotected String getMessage(Exception e)
getMessage in class ErrorHandlerprotected int getCode(Exception e)
getCode in class ErrorHandlerpublic boolean isHandler(Exception e)
isHandler in class ExceptionHandlerprotected boolean isEnd(Exception e)
isEnd in class ErrorHandlerCopyright © 2015 Seam Framework. All Rights Reserved.