Uses of Package
com.broadleafcommerce.cartoperation.exception
Packages that use com.broadleafcommerce.cartoperation.exception
Package
Description
-
Classes in com.broadleafcommerce.cartoperation.exception used by com.broadleafcommerce.cartoperation.exceptionClassDescriptionThrown when an issue is encountered during the execution of a
CheckoutWorkflow
Thrown when an issue is encountered during the execution of aCheckoutWorkflowActivity
-
Classes in com.broadleafcommerce.cartoperation.exception used by com.broadleafcommerce.cartoperation.service.checkoutClassDescriptionThrown when an issue is encountered in the
CartApprovalValidationService
Thrown when an issue is encountered during the execution of aCheckoutWorkflow
Thrown when an issue is encountered during the execution of aCheckoutWorkflow
Exception thrown when an issue is encountered while obtaining a payment lock. -
Classes in com.broadleafcommerce.cartoperation.exception used by com.broadleafcommerce.cartoperation.service.checkout.workflowClassDescriptionThrown when an issue is encountered during the execution of a
CheckoutWorkflowActivity
-
Classes in com.broadleafcommerce.cartoperation.exception used by com.broadleafcommerce.cartoperation.service.csrClassDescriptionAn exception thrown when there is a failure to encode the transfer cart token.Exception that results from a failure to parse a
TransferCartToken
from an encoded token string. -
Classes in com.broadleafcommerce.cartoperation.exception used by com.broadleafcommerce.cartoperation.service.provider.externalClassDescriptionException thrown when attempting to modify a cart when the client has an out of date version of the cart.
-
Classes in com.broadleafcommerce.cartoperation.exception used by com.broadleafcommerce.cartoperation.web.endpointClassDescriptionException that results from a failure to parse a
TransferCartToken
from an encoded token string. -
Classes in com.broadleafcommerce.cartoperation.exception used by com.broadleafcommerce.cartoperation.web.endpoint.exceptionClassDescriptionException thrown when adding a promotional code to the Cart fails.Deprecated.Thrown when an issue is encountered in the
CartApprovalValidationService
Thrown when aCartItem
is invalidly configured.An exception that occurs as a result of validating the cart.Exception thrown byCartVersionValidationService
when a cart version is not provided when validating the cart version for an update operation.An exception that occurs when a cart's selected payment method is COD but updates to the cart render the COD payment method not applicableException thrown to indicate a failure to validate aGuestToken
.Exception denoting that the request to add a payment was invalidException denoting that the request to update a payment was invalidDefines a generic error that can be thrown in response to receiving an error from an API that one of the providers (e.g.,CatalogProvider
) received.Exception thrown when an item is being added that already exists, and that behavior is disallowed by the merge type (DefaultMergingType.REJECT_OR_IGNORE
).Exception thrown when attempting to modify a cart when the client has an out of date version of the cart.Exception that results from a failure to parse aTransferCartToken
from an encoded token string.
InvalidAddPaymentRequestException