org.jboss.seam.exception
public abstract class ErrorHandler extends ExceptionHandler
ExceptionHandler.LogLevel| Constructor and Description |
|---|
ErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract int |
getCode(Exception e) |
protected abstract String |
getMessage(Exception e) |
void |
handle(Exception e) |
protected abstract boolean |
isEnd(Exception e) |
String |
toString() |
getLogLevel, isHandler, isLogEnabled, setLogEnabled, setLogLeveladdFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, renderCopyright © 2015 Seam Framework. All Rights Reserved.