| Package | Description |
|---|---|
| io.sphere.sdk.orders.errors |
Errors related to
Order operations. |
| Class and Description |
|---|
| DiscountCodeNonApplicableError
Error thrown during conversion of the cart into an order if the cart contains a discountCode with a DiscountCodeState different from MatchesCart.
|
| InvalidItemShippingDetailsError |
| MatchingPriceNotFoundError |
| MissingTaxRateForCountryError |
| OutOfStockError
Some of the ordered line items are out of stock at the time of placing the order.
|
| PriceChangedError
The price, tax or shipping of some line items changed since the items were added to the cart.
|
| ShippingMethodDoesNotMatchCartError |