Package com.broadleafcommerce.cartoperation.exception
package com.broadleafcommerce.cartoperation.exception
-
ExceptionsClassDescriptionException thrown when adding a promotional code to the Cart fails.Deprecated.Thrown when a cart approval request event cannot be sent by
DefaultCartApprovalServiceThrown when an issue is encountered in theCartApprovalValidationServiceThrown when an issue is encountered during the finalization of aCartfollowing a successful checkoutThrown when aCartItemis invalidly configured.Thrown when a cart rejection event cannot be sent byDefaultCartApprovalServiceAn exception that occurs as a result of validating the cart.Exception thrown byCartVersionValidationServicewhen a cart version is not provided when validating the cart version for an update operation.Thrown when an issue is encountered while sending a checkout completion message to notify external & internal listeners that a cart has successfully completed checkoutThrown when an issue is encountered during the execution of aCheckoutWorkflowThrown when an issue is encountered during the rollback of aCart.Thrown when an issue is encountered during the execution of aCheckoutWorkflowActivityThrown when an issue is encountered during the execution of aCheckoutWorkflowThrown when an issue is encountered during the execution ofCheckoutWorkflowActivity#rollback(Cart, String)Thrown when an issue is encountered while sending a checkout completion message to notify external & internal listeners that a cart has successfully completed checkoutAn exception that occurs when a cart's selected payment method is COD but updates to the cart render the COD payment method not applicableException is thrown when the credit account has insufficient balance.Exception 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 invalidException thrown when an issue is encountered while obtaining a payment lock.Exception thrown if there was an issue while attempting to execute a payment transaction for one of the cart'sPaymentSummaries.Thrown when an issue is encountered while sending a pending payment failed message to notify external & internal listeners that one or more of cart's pending payments has failed.Defines 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 create aTransferCartTokenwithin theCartTransferService.An exception thrown when there is a failure to encode the transfer cart token.Exception that results from a failure to parse aTransferCartTokenfrom an encoded token string.
InvalidAddPaymentRequestException