当前页面:
在线文档首页 >
JBoss Seam 1.2.0 patch1 API 英文版文档
ConfigErrorHandler (JBoss Seam API Documentation) - JBoss Seam 1.2.0 patch1 API 英文版文档
org.jboss.seam.exceptions
Class ConfigErrorHandler
java.lang.Object
org.jboss.seam.core.Navigator
org.jboss.seam.exceptions.ExceptionHandler
org.jboss.seam.exceptions.ErrorHandler
org.jboss.seam.exceptions.ConfigErrorHandler
public final class ConfigErrorHandler
- extends ErrorHandler
ConfigErrorHandler
public ConfigErrorHandler(String message,
boolean conversation,
Class clazz,
int code)
getMessage
protected String getMessage(Exception e)
- Specified by:
getMessage
in class ErrorHandler
getCode
protected int getCode(Exception e)
- Specified by:
getCode
in class ErrorHandler
isHandler
public boolean isHandler(Exception e)
- Specified by:
isHandler
in class ExceptionHandler
isEnd
protected boolean isEnd(Exception e)
- Specified by:
isEnd
in class ErrorHandler