Class SeatGeekException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.oxerr.seatgeek.client.model.SeatGeekException
All Implemented Interfaces:
Serializable

public class SeatGeekException extends IOException
See Also:
  • Constructor Details

    • SeatGeekException

      public SeatGeekException()
    • SeatGeekException

      public SeatGeekException(String message, Throwable cause)
    • SeatGeekException

      public SeatGeekException(String message)
    • SeatGeekException

      public SeatGeekException(Throwable cause)