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