Class AbuseReportSender.AbuseReportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.util.TextifiedException
net.minecraft.client.report.AbuseReportSender.AbuseReportException
All Implemented Interfaces:
Serializable
Enclosing interface:
AbuseReportSender

@Environment(CLIENT) public static class AbuseReportSender.AbuseReportException extends TextifiedException
See Also:
Mappings:
Namespace Name
official ezp$a
intermediary net/minecraft/class_7563$class_7564
named net/minecraft/client/report/AbuseReportSender$AbuseReportException
  • Constructor Details

    • AbuseReportException

      public AbuseReportException(Text messageText, Throwable cause)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ltr;<init>(Lss;Ljava/lang/Throwable;)V
      intermediary <init> Lnet/minecraft/class_7437;<init>(Lnet/minecraft/class_2561;Ljava/lang/Throwable;)V
      named <init> Lnet/minecraft/util/TextifiedException;<init>(Lnet/minecraft/text/Text;Ljava/lang/Throwable;)V