当前页面: 
在线文档首页 > 
JBoss Seam  1.2.0 API 英文版文档
DebugPageHandler (JBoss Seam API Documentation) - JBoss Seam  1.2.0 API 英文版文档
org.jboss.seam.exceptions
Class DebugPageHandler
java.lang.Object
   org.jboss.seam.core.Navigator
org.jboss.seam.core.Navigator
       org.jboss.seam.exceptions.ExceptionHandler
org.jboss.seam.exceptions.ExceptionHandler
           org.jboss.seam.exceptions.DebugPageHandler
org.jboss.seam.exceptions.DebugPageHandler
- public class DebugPageHandler 
- extends ExceptionHandler
 
 
 
 
DebugPageHandler
public DebugPageHandler()
handle
public void handle(Exception e)
            throws Exception
- 
- Specified by:
- handlein class- ExceptionHandler
 
- 
- Throws:
- Exception
 
isHandler
public boolean isHandler(Exception e)
- 
- Specified by:
- isHandlerin class- ExceptionHandler
 
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
-