Class CommerceBundleCartModificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.commerceservices.order.CommerceCartModificationException
de.hybris.platform.travelservices.order.CommerceBundleCartModificationException
All Implemented Interfaces:
Serializable

public class CommerceBundleCartModificationException extends de.hybris.platform.commerceservices.order.CommerceCartModificationException
The type Commerce bundle cart modification exception.
See Also:
  • Constructor Details

    • CommerceBundleCartModificationException

      public CommerceBundleCartModificationException(String message)
      Instantiates a new Commerce bundle cart modification exception.
      Parameters:
      message - the message
    • CommerceBundleCartModificationException

      public CommerceBundleCartModificationException(String message, Throwable cause)
      Instantiates a new Commerce bundle cart modification exception.
      Parameters:
      message - the message
      cause - the cause