com.mojang.realmsclient.exception

public class RealmsServiceException

extends Exception

czd
com.mojang.realmsclient.exception.RealmsServiceException
net.minecraft.class_4355
net.minecraft.unmapped.C_jyyiqnmg
com.mojang.realmsclient.exception.RealmsServiceException
com.mojang.realmsclient.exception.RealmsServiceException

Field summary

Modifier and TypeField
public final int
a
httpResultCode
field_19604
f_tfpvfqdr
httpResultCode
field_224981_a
public final String
b
httpResponseContent
field_19605
f_lrragowf
httpResponseContent
field_224982_b
public final int
c
errorCode
field_19606
f_tvgniigw
errorCode
field_224983_c
public final String
d
errorMsg
field_19607
f_adohvsbu
errorMsg
field_224984_d

Constructor summary

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