Package de.hybris.platform.order
Class InvalidCartException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.order.InvalidCartException
- All Implemented Interfaces:
Serializable
Thrown when creation or modification of cart is not possible.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidCartException(String message) InvalidCartException(String message, Throwable cause) InvalidCartException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidCartException
-
InvalidCartException
-
InvalidCartException
-