public class ApiErrorResponse<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
Code |
String |
error |
String |
error_description |
String |
Message |
T |
ResultData |
| Constructor and Description |
|---|
ApiErrorResponse() |
Copyright © 2013. All Rights Reserved.