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