Class EventDroppedException

All Implemented Interfaces:
Serializable

public class EventDroppedException extends EventException
Event Dropped Exception indicating when a handler drops one or more events
See Also:
  • Constructor Details

    • EventDroppedException

      public EventDroppedException(String message)
      Event Exception
      Parameters:
      message - Message
    • EventDroppedException

      public EventDroppedException(String message, Throwable cause)
      Event Exception
      Parameters:
      message - Message
      cause - Throwable cause