Class EventProcessingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.zalando.fahrschein.EventProcessingException
All Implemented Interfaces:
Serializable

public class EventProcessingException extends IOException
See Also:
  • Constructor Details

    • EventProcessingException

      public EventProcessingException(String message)
    • EventProcessingException

      public EventProcessingException(String message, Throwable cause)
    • EventProcessingException

      public EventProcessingException(Throwable cause)