Class CommerceCartMergingException

All Implemented Interfaces:
Serializable

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

    • CommerceCartMergingException

      public CommerceCartMergingException(String message)
    • CommerceCartMergingException

      public CommerceCartMergingException(String message, Throwable cause)