Class RetryCallException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mojang.realmsclient.exception.RealmsServiceException
com.mojang.realmsclient.exception.RetryCallException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFieldsFields inherited from class com.mojang.realmsclient.exception.RealmsServiceExceptionrealmsError
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.mojang.realmsclient.exception.RealmsServiceExceptiongetMessageMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
DEFAULT_DELAYpublic static final int DEFAULT_DELAY- See Also:
 
- 
delaySecondspublic final int delaySeconds
 
- 
- 
Constructor Details- 
RetryCallExceptionpublic RetryCallException(int p_87789_, int p_87790_) 
 
-