| Package | Description |
|---|---|
| uk.co.visalia.brightpearl.apiclient.exception |
| Modifier and Type | Method and Description |
|---|---|
ClientErrorCode |
BrightpearlHttpException.getClientErrorCode() |
static ClientErrorCode |
ClientErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientErrorCode[] |
ClientErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BrightpearlHttpException(ClientErrorCode clientErrorCode) |
BrightpearlHttpException(ClientErrorCode clientErrorCode,
Exception e) |
BrightpearlHttpException(ClientErrorCode clientErrorCode,
String message) |
Copyright © 2014. All Rights Reserved.