public class DefaultExceptionHandler extends Object implements ExceptionHandler
| Constructor and Description |
|---|
DefaultExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
RecoveryStrategy |
onException(JobExecutor jobExecutor,
Exception exception,
String curQueue) |
public RecoveryStrategy onException(JobExecutor jobExecutor, Exception exception, String curQueue)
onException in interface ExceptionHandlerCopyright © 2011-2015. All Rights Reserved.