public class AjaxNoAjaxExceptionHandler
extends javax.faces.context.ExceptionHandlerWrapper
| Constructor and Description |
|---|
AjaxNoAjaxExceptionHandler(AjaxExceptionHandlerImpl ajaxExceptionHandlerImpl,
ExceptionHandlerImpl exceptionHandlerImpl) |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.context.ExceptionHandler |
getWrapped()
A class that implements this interface uses this method to return an instance of the class being wrapped. |
public AjaxNoAjaxExceptionHandler(AjaxExceptionHandlerImpl ajaxExceptionHandlerImpl, ExceptionHandlerImpl exceptionHandlerImpl)
public javax.faces.context.ExceptionHandler getWrapped()
javax.faces.FacesWrapperA class that implements this interface uses this method to return an instance of the class being wrapped.
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.ExceptionHandler>getWrapped in class javax.faces.context.ExceptionHandlerWrapperCopyright © 2010–2020 JBoss by Red Hat. All rights reserved.