java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gg.xp.xivapi.exceptions.XivApiException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
XivApiDeserializationException,XivApiMappingException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXivApiException(String message) XivApiException(String message, Throwable cause) XivApiException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) XivApiException(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
-
XivApiException
public XivApiException() -
XivApiException
-
XivApiException
-
XivApiException
-
XivApiException
-