com.mojang.realmsclient.exception

public class RealmsServiceException

extends Exception

czg
com.mojang.realmsclient.exception.RealmsServiceException
net.minecraft.class_4355
com.mojang.realmsclient.exception.RealmsServiceException
com.mojang.realmsclient.exception.RealmsServiceException

Field summary

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

Constructor summary

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