extends MinecraftClientException
| com.mojang.authlib.exceptions.MinecraftClientHttpException |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| public static final int |
| ||
| public static final int |
| ||
| private final int |
| ||
| private final ErrorResponse |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int arg0) |
| public | (int arg0, ErrorResponse arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public int |
| ||
| public Optional<ErrorResponse> |
| ||
| public AuthenticationException |
| ||
| private Optional<String> |
| ||
| private static String |
| ||
| private boolean |
|