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, setLogLevel
addFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, render
public void handle(Exception e) throws Exception
handle
in class ExceptionHandler
Exception
public boolean isHandler(Exception e)
isHandler
in class ExceptionHandler
Copyright © 2015 Seam Framework. All Rights Reserved.