Package | Description |
---|---|
com.scvngr.levelup.core.model | |
com.scvngr.levelup.core.model.factory.json | |
com.scvngr.levelup.core.net |
Modifier and Type | Field and Description |
---|---|
static Parcelable.Creator<Error> |
Error.CREATOR
Implements the
Parcelable interface. |
Modifier and Type | Method and Description |
---|---|
protected Error |
ErrorJsonFactory.createFrom(JSONObject json) |
Modifier and Type | Method and Description |
---|---|
Error |
LevelUpResponse.getServerError(ErrorObject object,
ErrorCode code)
Get a specific
Error from the LevelUpResponse which contains specific values
for getObject() and getCode() . |
Modifier and Type | Method and Description |
---|---|
List<Error> |
LevelUpResponse.getServerErrors() |