当前页面: 
在线文档首页 > 
JBoss Seam  1.1.0 API 英文版文档
Exceptions.DebugPageHandler (JBoss Seam API Documentation) - JBoss Seam  1.1.0 API 英文版文档
org.jboss.seam.core
Class Exceptions.DebugPageHandler
java.lang.Object
   org.jboss.seam.core.Exceptions.DebugPageHandler
org.jboss.seam.core.Exceptions.DebugPageHandler
- All Implemented Interfaces: 
- Exceptions.ExceptionHandler
- Enclosing class:
- Exceptions
- public static class Exceptions.DebugPageHandler 
- extends Object- implements Exceptions.ExceptionHandler
 
 
 
Exceptions.DebugPageHandler
public Exceptions.DebugPageHandler()
handle
public Object handle(Exception e)
              throws Exception
- 
- Specified by:
- handlein interface- Exceptions.ExceptionHandler
 
- 
- Throws:
- Exception
 
isHandler
public boolean isHandler(Exception e)
- 
- Specified by:
- isHandlerin interface- Exceptions.ExceptionHandler
 
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
-