com.mojang.realmsclient.exception

public class RealmsServiceException

extends Exception

ekm
com.mojang.realmsclient.exception.RealmsServiceException
net.minecraft.class_4355
net.minecraft.client.realms.exception.RealmsServiceException
net.minecraft.src.C_3268_

Field summary

Modifier and TypeField
public final int
a
httpResultCode
field_19604
httpResultCode
f_87773_
public final String
b
rawResponse
field_36319
httpResponseText
f_200940_
public final RealmsError
c
realmsError
field_36320
error
f_200941_

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
getMessage()
getMessage()
getMessage()
public int
a(int arg0)
realmsErrorCodeOrDefault(int arg0)
method_39980(int arg0)
getErrorCode(int fallback)
m_200945_(int arg0)