| Package | Description |
|---|---|
| uk.co.visalia.brightpearl.apiclient.client.parsing | |
| uk.co.visalia.brightpearl.apiclient.exception | |
| uk.co.visalia.brightpearl.apiclient.multimessage |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceError> |
JsonWrapper.getErrors() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceError> |
BrightpearlServiceException.getServiceErrors()
Returns service errors from the response.
|
| Constructor and Description |
|---|
BrightpearlServiceException(int status,
List<ServiceError> serviceErrors) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceError> |
ServiceResponse.getErrors()
Returns any errors included in the response body.
|
Copyright © 2014. All Rights Reserved.