Uses of Package
com.broadleafcommerce.cartoperation.exception
Package
Description
-
ClassDescriptionThrown when an issue is encountered during the execution of a
CheckoutWorkflow
Thrown when an issue is encountered during the execution of aCheckoutWorkflowActivity
Exception thrown to indicate a failure to validate aGuestToken
. -
ClassDescriptionThrown 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. -
ClassDescriptionThrown when an issue is encountered during the execution of a
CheckoutWorkflowActivity
-
ClassDescriptionException thrown if there was an issue while attempting to execute a payment transaction for one of the cart's
PaymentSummaries
. -
ClassDescriptionAn 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. -
ClassDescriptionException thrown when attempting to modify a cart when the client has an out of date version of the cart.
-
ClassDescriptionException that results from a failure to parse a
TransferCartToken
from an encoded token string. -
ClassDescriptionException thrown when adding a promotional code to the Cart fails.Deprecated.Thrown when an issue is encountered in the
CartApprovalValidationService
Thrown when attempting to modify aCart
in theDefaultCartStatuses.AWAITING_PAYMENT_FINALIZATION
status.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.Thrown when a catalog item cannot be found for a product id and/or sku.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 that aGuestToken
has expired.Exception thrown to indicate a failure to validate aGuestToken
.Exception denoting that the request to add a payment was invalidThrown when the cart status transition is not valid.Exception 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 attempting to perform operations against a quote but the quote functionalities are disabled in the given context.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