@Environment(value=CLIENT) public class RealmsError extends Object
| Modifier and Type | Field and Description |
|---|---|
private int |
errorCode |
private String |
errorMessage |
private static Logger |
LOGGER |
| Constructor and Description |
|---|
RealmsError(String error) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
String |
getErrorMessage() |