Class OfferAlreadyAddedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.common.exception.BroadleafException
org.broadleafcommerce.core.checkout.service.exception.CheckoutException
org.broadleafcommerce.core.offer.service.exception.OfferException
org.broadleafcommerce.core.offer.service.exception.OfferAlreadyAddedException
- All Implemented Interfaces:
Serializable,RootCauseAccessor
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.broadleafcommerce.core.checkout.service.exception.CheckoutException
getCheckoutResponse, setCheckoutResponseMethods inherited from class org.broadleafcommerce.common.exception.BroadleafException
getRootCause, getRootCauseMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OfferAlreadyAddedException
-