Class NoCheckoutCartException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.ycommercewebservices.exceptions.NoCheckoutCartException
All Implemented Interfaces:
Serializable

public class NoCheckoutCartException extends Exception
Thrown when an operation is performed that requires a session cart, which was not yet created.
See Also:
  • Constructor Details

    • NoCheckoutCartException

      public NoCheckoutCartException(String message)
      Parameters:
      message -