public final class JsonResponseUtils extends Object
Modifier and Type | Method and Description |
---|---|
static int |
getErrorCode(org.json.JSONObject resp) |
static boolean |
isErrorResponse(org.json.JSONObject resp) |
public static int getErrorCode(org.json.JSONObject resp) throws InvalidJsonObjectException
InvalidJsonObjectException
public static boolean isErrorResponse(org.json.JSONObject resp)
Copyright © 2012–2014 Battams, Derek. All rights reserved.