| Package | Description |
|---|---|
| io.instacount.client.decoders | |
| io.instacount.client.exceptions | |
| io.instacount.client.model |
| Modifier and Type | Method and Description |
|---|---|
protected Errors |
AbstractInstacountDecoder.constructErrorsResponse(Response response)
Construct an instance of
Errors from the supplied response. |
| Constructor and Description |
|---|
InstacountClientException(Errors errors)
Required args constructor.
|
InstacountClientException(Throwable t,
Errors errors)
Required args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Errors |
Errors.empty(int httpResponseCode)
An empty instance of
Errors. |
Copyright © 2015–2016 Instacount. All rights reserved.