Uses of Enum Class
org.axonframework.eventhandling.PropagatingErrorHandler
Packages that use PropagatingErrorHandler
Package
Description
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus.-
Uses of PropagatingErrorHandler in org.axonframework.eventhandling
Methods in org.axonframework.eventhandling that return PropagatingErrorHandlerModifier and TypeMethodDescriptionstatic PropagatingErrorHandlerPropagatingErrorHandler.instance()Singleton instance of aPropagatingErrorHandler.static PropagatingErrorHandlerReturns the enum constant of this class with the specified name.static PropagatingErrorHandler[]PropagatingErrorHandler.values()Returns an array containing the constants of this enum class, in the order they are declared.