Class EventAlreadyProcessedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.zalando.fahrschein.EventAlreadyProcessedException
All Implemented Interfaces:
Serializable

public class EventAlreadyProcessedException extends Exception
See Also:
  • Constructor Details

    • EventAlreadyProcessedException

      public EventAlreadyProcessedException(String message)
    • EventAlreadyProcessedException

      public EventAlreadyProcessedException(String message, Throwable cause)
    • EventAlreadyProcessedException

      public EventAlreadyProcessedException(Throwable cause)