Class RealmsHttpException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.client.realms.exception.RealmsHttpException
All Implemented Interfaces:
Serializable

@Environment(CLIENT) public class RealmsHttpException extends RuntimeException
See Also:
Mappings:
Namespace Name
official egc
intermediary net/minecraft/class_4354
named net/minecraft/client/realms/exception/RealmsHttpException
  • Constructor Details

    • RealmsHttpException

      public RealmsHttpException(String s, Exception e)
      Mappings:
      Namespace Name Mixin selector
      official <init> Legc;<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