Class RealmsServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.client.realms.exception.RealmsServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RetryCallException
- See Also:
- Mappings:
Namespace Name official dujintermediary net/minecraft/class_4355named net/minecraft/client/realms/exception/RealmsServiceException
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRealmsServiceException(int httpResultCode, String httpResponseText) RealmsServiceException(int httpResultCode, String httpResponseText, RealmsError error) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
httpResultCode
public final int httpResultCode- Mappings:
Namespace Name Mixin selector official aLduj;a:Iintermediary field_19604Lnet/minecraft/class_4355;field_19604:Inamed httpResultCodeLnet/minecraft/client/realms/exception/RealmsServiceException;httpResultCode:I
-
field_36319
- Mappings:
Namespace Name Mixin selector official bLduj;b:Ljava/lang/String;intermediary field_36319Lnet/minecraft/class_4355;field_36319:Ljava/lang/String;named field_36319Lnet/minecraft/client/realms/exception/RealmsServiceException;field_36319:Ljava/lang/String;
-
field_36320
- Mappings:
Namespace Name Mixin selector official cLduj;c:Ldta;intermediary field_36320Lnet/minecraft/class_4355;field_36320:Lnet/minecraft/class_4345;named field_36320Lnet/minecraft/client/realms/exception/RealmsServiceException;field_36320:Lnet/minecraft/client/realms/RealmsError;
-
-
Constructor Details
-
RealmsServiceException
- Mappings:
Namespace Name Mixin selector official <init>Lduj;<init>(ILjava/lang/String;Ldta;)Vintermediary <init>Lnet/minecraft/class_4355;<init>(ILjava/lang/String;Lnet/minecraft/class_4345;)Vnamed <init>Lnet/minecraft/client/realms/exception/RealmsServiceException;<init>(ILjava/lang/String;Lnet/minecraft/client/realms/RealmsError;)V
-
RealmsServiceException
- Mappings:
Namespace Name Mixin selector official <init>Lduj;<init>(ILjava/lang/String;)Vintermediary <init>Lnet/minecraft/class_4355;<init>(ILjava/lang/String;)Vnamed <init>Lnet/minecraft/client/realms/exception/RealmsServiceException;<init>(ILjava/lang/String;)V
-
-
Method Details
-
toString
-
method_39980
public int method_39980(int int2) - Mappings:
Namespace Name Mixin selector official aLduj;a(I)Iintermediary method_39980Lnet/minecraft/class_4355;method_39980(I)Inamed method_39980Lnet/minecraft/client/realms/exception/RealmsServiceException;method_39980(I)I
-