public class TestExceptionHandler
extends javax.faces.context.ExceptionHandlerWrapper
| Constructor | Description |
|---|---|
TestExceptionHandler(javax.faces.context.ExceptionHandler wrapped) |
| Modifier and Type | Method | Description |
|---|---|---|
javax.faces.context.ExceptionHandler |
getWrapped() |
|
void |
handle() |
public TestExceptionHandler(javax.faces.context.ExceptionHandler wrapped)
public javax.faces.context.ExceptionHandler getWrapped()
getWrapped in class javax.faces.context.ExceptionHandlerWrapperpublic void handle()
throws javax.faces.FacesException
handle in class javax.faces.context.ExceptionHandlerWrapperjavax.faces.FacesExceptionCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.