| Package | Description |
|---|---|
| uk.co.visalia.brightpearl.apiclient.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
BrightpearlAuthException
Thrown within
BrightpearlApiClient when a 401 response is received from the
Brightpearl API. |
class |
BrightpearlHttpException
Subclass of
BrightpearlClientException thrown when a request fails due to an HTTP transport error, and when a
response is received but cannot be parsed into the type expected. |
class |
BrightpearlRequestCapException
This exception is thrown when a request cap error is detected, caused by too many requests being made to a single
account.
|
class |
BrightpearlServiceException
This exception is thrown by the simple get, search and execute APIs in
BrightpearlApiClient
when the Brightpearl API returns a collection of error messages in the JSON response body. |
class |
BrightpearlUnavailableException
This exception is thrown when a 503 is received from Brightpearl but the message does not indicate the request cap
has been reached.
|
Copyright © 2014. All Rights Reserved.