public class QueryError extends Wrapper
| Constructor and Description |
|---|
QueryError(Map<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtraMessage() |
int |
getFailedPermissionId() |
int |
getId() |
String |
getMessage() |
boolean |
isSuccessful() |
public QueryError(Map<String,String> map)
public int getId()
public String getMessage()
public String getExtraMessage()
public int getFailedPermissionId()
public boolean isSuccessful()
Copyright © 2016. All rights reserved.