| public static RealmsError$SimpleHttpError |
| unknownCompatibilityResponse(String response) |
| method_52660(String arg0) |
| unknownCompatibility(String response) |
|
| public static RealmsError$SimpleHttpError |
| configurationError() |
| method_71170() |
| configurationError() |
|
| public static RealmsError$SimpleHttpError |
|
| public static RealmsError$SimpleHttpError |
| retry(int statusCode) |
| method_52658(int arg0) |
| retryable(int statusCode) |
|
| public static RealmsError$SimpleHttpError |
| noPayload(int statusCode) |
| method_52661(int arg0) |
| statusCodeOnly(int statusCode) |
|
| public static RealmsError$SimpleHttpError |
| htmlPayload(int statusCode, String payload) |
| method_71781(int arg0, String arg1) |
| unreadableHtmlBody(int statusCode, String html) |
|
| public int |
| errorCode() |
| method_21037() |
| getErrorCode() |
|
| public Text |
| errorMessage() |
| method_52657() |
| getText() |
|
| public String |
| logMessage() |
| method_21036() |
| getErrorMessage() |
|
| public int |
| httpCode() |
| comp_1596() |
| httpCode() |
|
| public Text |
| payload() |
| comp_1597() |
| payload() |
|