| Package | Description |
|---|---|
| com.hybris.cis.client.shared.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceErrorResponseException
Exception thrown when the 3rd party returns an error.
|
class |
ServiceNotAvailableException
Indicates that the requested service is not available.
|
class |
ServiceTimeoutException
Indicates that the call to an external service has timed out.
|
class |
UnreadableServiceRequestException
Exception thrown when the 3rd party service returns a not expected response format (xml parsing issues, or not
expected values) or when there is some IO issue.
|
class |
UnreadableServiceResponseException
Exception thrown when the 3rd party service returns a not expected response format (xml parsing issues, or not
expected values) or when there is some IO issue.
|
Copyright © 2018 SAP SE. All Rights Reserved.