Class QuoteNotEnabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.cartoperation.exception.QuoteNotEnabledException
- All Implemented Interfaces:
Serializable
Exception thrown when attempting to perform operations against a quote but the quote
functionalities are disabled in the given context.
- Author:
- Sunny Yu
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QuoteNotEnabledException
-