com.mojang.authlib.exceptions

public class MinecraftClientException

extends RuntimeException

com.mojang.authlib.exceptions.MinecraftClientException

Field summary

Modifier and TypeField
protected final MinecraftClientException$ErrorType
type

Constructor summary

ModifierConstructor
protected (MinecraftClientException$ErrorType arg0, String arg1)
public (MinecraftClientException$ErrorType arg0, String arg1, Throwable arg2)

Method summary

Modifier and TypeMethod
public MinecraftClientException$ErrorType
getType()
public AuthenticationException
toAuthenticationException()