org.jboss.seam.exception
Class ConfigErrorHandler
java.lang.Object
org.jboss.seam.faces.Navigator
org.jboss.seam.exception.ExceptionHandler
org.jboss.seam.exception.ErrorHandler
org.jboss.seam.exception.ConfigErrorHandler
public final class ConfigErrorHandler
- extends ErrorHandler
Implements <http-error/> for pages.xml
- Author:
- Gavin King
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