public class Error
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NOT_SET |
| Modifier and Type | Method and Description |
|---|---|
int |
getApiErrorCode() |
int |
getCode() |
java.lang.String |
getDescription() |
java.lang.String |
toString() |
public static final int NOT_SET