| Package | Description |
|---|---|
| com.networknt.eventuate.eventhandling.exceptionhandling |
| Modifier and Type | Class and Description |
|---|---|
class |
FailEventDeliveryExceptionHandler
An exception handler that fails immediately
|
class |
IgnoreEventDeliveryExceptionHandler
An exception handler that ignores the specified exceptions
|
class |
RetryEventDeliveryExceptionHandler
An exception handler that repeatedly retries
|
| Constructor and Description |
|---|
EventDeliveryExceptionHandlerWithState(EventDeliveryExceptionHandler eventDeliveryExceptionHandler,
EventDeliveryExceptionHandlerState state) |
| Constructor and Description |
|---|
EventDeliveryExceptionHandlerManagerImpl(List<EventDeliveryExceptionHandler> exceptionHandlers) |
Copyright © 2019. All rights reserved.