Class CommerceCartModificationException

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

public class CommerceCartModificationException extends BusinessException
Exception thrown if the cart cannot be modified
See Also:
  • Constructor Details

    • CommerceCartModificationException

      public CommerceCartModificationException(String message)
    • CommerceCartModificationException

      public CommerceCartModificationException(String message, Throwable cause)