com.mojang.realmsclient.exception

public class RealmsServiceException

extends Exception

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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
public (int httpResultCode, String httpResponseText, RealmsError error)
public (int httpResultCode, String httpResponseText)

方法概要

修饰符与类型方法
public int
a(int arg0)
realmsErrorCodeOrDefault(int arg0)
method_39980(int arg0)
getErrorCode(int fallback)
m_200945_(int arg0)