Class ProductEventHandlerRepeatException

All Implemented Interfaces:
Serializable

public final class ProductEventHandlerRepeatException extends ITextException
The class represents a signal to the event handler that it is necessary to repeat the handling of the current event.
See Also:
  • Constructor Details

    • ProductEventHandlerRepeatException

      public ProductEventHandlerRepeatException (String message)
      Creates a new instance of ProductEventHandlerRepeatException based on message.
      Parameters:
      message - the detail message