com.mojang.realmsclient.exception

public class RealmsServiceException

extends Exception

dsl
com.mojang.realmsclient.exception.RealmsServiceException
net.minecraft.class_4355
net.minecraft.unmapped.C_jyyiqnmg
net.minecraft.client.realms.exception.RealmsServiceException
net.minecraft.src.C_3268_

Field summary

Modifier and TypeField
public final int
a
httpResultCode
field_19604
f_tfpvfqdr
httpResultCode
f_87773_
public final String
b
httpResponseContent
field_19605
f_lrragowf
httpResponseContent
f_87774_
public final int
c
errorCode
field_19606
f_tvgniigw
errorCode
f_87775_
public final String
d
errorMsg
field_19607
f_adohvsbu
errorMsg
f_87776_

Constructor summary

ModifierConstructor
public (int httpResultCode, String httpResponseText, RealmsError error)
public (int httpResultCode, String httpResponseText, int errorCode, String errorMsg)