public class RethrowingFlowExecutionExceptionHandler extends Object implements FlowExecutionExceptionHandler
| Constructor and Description |
|---|
RethrowingFlowExecutionExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(FlowExecutionException exception) |
void |
handle(FlowExecutionException exception,
RequestControlContext context) |
public RethrowingFlowExecutionExceptionHandler()
public boolean canHandle(FlowExecutionException exception)
canHandle in interface FlowExecutionExceptionHandlerpublic void handle(FlowExecutionException exception, RequestControlContext context)
handle in interface FlowExecutionExceptionHandlerCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.