public class ApiErrorResponse extends Object
| Constructor and Description |
|---|
ApiErrorResponse() |
ApiErrorResponse(String error) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getData() |
String |
getError() |
void |
setData(Object data) |
void |
setError(String error) |
Copyright © 2016–2019. All rights reserved.