Class CommerceCartRestorationException

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

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

    • CommerceCartRestorationException

      public CommerceCartRestorationException(String message)
    • CommerceCartRestorationException

      public CommerceCartRestorationException(String message, Throwable cause)