History - com.mojang.authlib.exceptions.MinecraftClientHttpException

1.17

Names

com.mojang.authlib.exceptions.MinecraftClientHttpException

Fields

int: UNAUTHORIZED

int: FORBIDDEN

int: status

ErrorResponse: response

Constructors

(int)

(int, ErrorResponse)

Methods

int (): getStatus

Optional<ErrorResponse> (): getResponse

AuthenticationException (): toAuthenticationException

Optional<String> (): getError

String (int, ErrorResponse): getErrorMessage

boolean (String): hasError