Package org.oxerr.seatgeek.client.model
Class SeatGeekException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.oxerr.seatgeek.client.model.SeatGeekException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionSeatGeekException
(String message) SeatGeekException
(String message, Throwable cause) SeatGeekException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SeatGeekException
public SeatGeekException() -
SeatGeekException
-
SeatGeekException
-
SeatGeekException
-