| Class | Description |
|---|---|
| AddToCartApiError |
ApiError used for errors during CartItem validation. |
| CartOperationExceptionAdvisor |
General exception handler registry for handlers not exclusive to a single controller.
|
| StaleCartApiError |
An API Error due to a stale cart.
|
| Exception | Description |
|---|---|
| BulkAddToCartLimitExceededException |
Thrown when the number of
item requests exceeds the set limit. |
| CartNotFoundException | |
| GuestCartOnlyException |
Exception thrown when an operation is taken for a register cart that is only available to guest
carts.
|
| GuestTokenDisabledException |
Exception thrown when there is an attempt to generate a guest token and that functionality is
disabled.
|
Copyright © 2021. All rights reserved.