Uses of Record Class
org.axonframework.messaging.eventhandling.processing.errorhandling.ErrorContext
Packages that use ErrorContext
-
Uses of ErrorContext in org.axonframework.messaging.eventhandling.processing.errorhandling
Methods in org.axonframework.messaging.eventhandling.processing.errorhandling with parameters of type ErrorContextModifier and TypeMethodDescriptionvoidErrorHandler.handleError(ErrorContext errorContext) Handle an error raised during event processing.voidPropagatingErrorHandler.handleError(ErrorContext errorContext)