org.jboss.seam.exception
public class DebugPageHandler extends ExceptionHandler
ExceptionHandler.LogLevel| Constructor and Description |
|---|
DebugPageHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Exception e) |
boolean |
isHandler(Exception e) |
String |
toString() |
getLogLevel, isLogEnabled, setLogEnabled, setLogLeveladdFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, renderpublic void handle(Exception e) throws Exception
handle in class ExceptionHandlerExceptionpublic boolean isHandler(Exception e)
isHandler in class ExceptionHandlerCopyright © 2015 Seam Framework. All Rights Reserved.