Class RealmsHttpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.realms.exception.RealmsHttpException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name official ekl
intermediary net/minecraft/class_4354
named net/minecraft/client/realms/exception/RealmsHttpException
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RealmsHttpException
- Mappings:
Namespace Name Mixin selector official <init>
Lekl;<init>(Ljava/lang/String;Ljava/lang/Exception;)V
intermediary <init>
Lnet/minecraft/class_4354;<init>(Ljava/lang/String;Ljava/lang/Exception;)V
named <init>
Lnet/minecraft/client/realms/exception/RealmsHttpException;<init>(Ljava/lang/String;Ljava/lang/Exception;)V
-