Class MojangAPIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cryptomorin.xseries.profiles.exceptions.ProfileException
com.cryptomorin.xseries.profiles.exceptions.MojangAPIException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MojangAPIRetryException
If any unknown non-recoverable network issues occur, unless it's a
MojangAPIRetryException- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMojangAPIException(String message) MojangAPIException(String message, 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
-
MojangAPIException
-
MojangAPIException
-