java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
gg.xp.xivapi.exceptions.XivApiException
gg.xp.xivapi.exceptions.XivApiMappingException
- All Implemented Interfaces:
Serializable
Exception for when we are not able to create our tree of node mappers.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXivApiMappingException(String message) XivApiMappingException(String message, Throwable cause) XivApiMappingException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) XivApiMappingException(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
-
XivApiMappingException
public XivApiMappingException() -
XivApiMappingException
-
XivApiMappingException
-
XivApiMappingException
-
XivApiMappingException
-