Class APIRetryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cryptomorin.xseries.profiles.exceptions.APIRetryException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionAPIRetryException(APIRetryException.Reason reason, String message) APIRetryException(APIRetryException.Reason reason, 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
-
APIRetryException
-
APIRetryException
-
-
Method Details
-
getReason
-