public class ApiErrorResponseJson
extends java.lang.Object
JsonFactory.| Modifier and Type | Class and Description |
|---|---|
static class |
ApiErrorResponseJson.ApiErrorCollectionJson
The top-level error message, code and list of individual errors.
|
| Modifier and Type | Field and Description |
|---|---|
ApiErrorResponseJson.ApiErrorCollectionJson |
error |
| Constructor and Description |
|---|
ApiErrorResponseJson() |
public ApiErrorResponseJson.ApiErrorCollectionJson error