|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.seam.faces.Navigator
org.jboss.seam.exception.ExceptionHandler
org.jboss.seam.exception.DebugPageHandler
public class DebugPageHandler
Implements automagic redirection to the Seam debug page.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.seam.exception.ExceptionHandler |
---|
ExceptionHandler.LogLevel |
Constructor Summary | |
---|---|
DebugPageHandler()
|
Method Summary | |
---|---|
void |
handle(Exception e)
|
boolean |
isHandler(Exception e)
|
String |
toString()
|
Methods inherited from class org.jboss.seam.exception.ExceptionHandler |
---|
getLogLevel, isLogEnabled, setLogEnabled, setLogLevel |
Methods inherited from class org.jboss.seam.faces.Navigator |
---|
addFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, render |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DebugPageHandler()
Method Detail |
---|
public void handle(Exception e) throws Exception
handle
in class ExceptionHandler
Exception
public boolean isHandler(Exception e)
isHandler
in class ExceptionHandler
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |