Package org.axonframework.messaging.eventhandling.processing.errorhandling
package org.axonframework.messaging.eventhandling.processing.errorhandling
-
ClassDescriptionDescribes the context of an error caught by an
EventProcessorwhile processing a batch of events.Interface of the error handler that will be invoked if event processing fails.AnErrorHandlerimplementation that rethrows theErrorContext exception.