@Component(value="blSilentErrorHandler") public class SilentErrorHandler extends Object implements ErrorHandler
| Constructor and Description |
|---|
SilentErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(ProcessContext context,
Throwable th) |
void |
setBeanName(String name) |
public void handleError(ProcessContext context, Throwable th) throws WorkflowException
handleError in interface ErrorHandlerWorkflowExceptionpublic void setBeanName(String name)
setBeanName in interface org.springframework.beans.factory.BeanNameAwareCopyright © 2017. All rights reserved.