public class QApiResponse<V> extends QApiObject
| Constructor and Description |
|---|
QApiResponse() |
| Modifier and Type | Method and Description |
|---|---|
V |
getResult() |
boolean |
isError() |
toStringpublic QApiResponse()
public boolean isError()
public V getResult() throws QApiException
QApiException