Class RealmsServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mojang.realmsclient.exception.RealmsServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RetryCallException
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRealmsServiceException
(int p_200943_, String p_200944_) RealmsServiceException
(int p_87783_, String p_87784_, RealmsError p_87785_) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
httpResultCode
public final int httpResultCode -
rawResponse
-
realmsError
-
-
Constructor Details
-
RealmsServiceException
-
RealmsServiceException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
realmsErrorCodeOrDefault
public int realmsErrorCodeOrDefault(int p_200946_)
-