Class CartValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.CartValidationException
- All Implemented Interfaces:
- Serializable
An exception that occurs as a result of validating the cart.
- Author:
- Chad Harchar (charchar)
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionCartValidationException(String message) CartValidationException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace