java.lang.String message
java.lang.String requestId
int errorCode
| 400 - Bad Request | The request was not understood. Check for a missing required parameter, or an invalid parameter value. |
| 401 - Unauthorized | The provided API key is invalid or missing. See
DeliveryClient(String, String). |
| 403 - Forbidden | The provided API key is invalid for the requested project. |
| 404 - Not Found | The requested resource doesn't exist. Try checking the resource name for typos. |
int specificCode
KontentError kontentError
boolean shouldRetry
boolean shouldRetry
int maxRetryAttempts
java.lang.String name
java.lang.String value