public class DefaultErrorViewAwareExceptionHandlerWrapper
extends javax.faces.context.ExceptionHandlerWrapper
implements org.apache.deltaspike.core.spi.activation.Deactivatable
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultErrorViewAwareExceptionHandlerWrapper()
Constructor used by proxy libs
|
|
DefaultErrorViewAwareExceptionHandlerWrapper(javax.faces.context.ExceptionHandler wrapped) |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.context.ExceptionHandler |
getWrapped() |
void |
handle() |
protected boolean |
isExceptionToHandle(Throwable throwable) |
protected DefaultErrorViewAwareExceptionHandlerWrapper()
public DefaultErrorViewAwareExceptionHandlerWrapper(javax.faces.context.ExceptionHandler wrapped)
public void handle()
throws javax.faces.FacesException
handle in class javax.faces.context.ExceptionHandlerWrapperjavax.faces.FacesExceptionprotected boolean isExceptionToHandle(Throwable throwable)
public javax.faces.context.ExceptionHandler getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.ExceptionHandler>getWrapped in class javax.faces.context.ExceptionHandlerWrapperCopyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.