Package | Description |
---|---|
org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus . |
Modifier and Type | Method and Description |
---|---|
void |
PropagatingErrorHandler.handleError(ErrorContext errorContext) |
void |
ErrorHandler.handleError(ErrorContext errorContext)
Handle an error raised during event processing.
|
Copyright © 2010–2019. All rights reserved.