Class MinQuantityNotFulfilledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.broadleafcommerce.core.order.service.exception.MinQuantityNotFulfilledException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMinQuantityNotFulfilledException(String message) MinQuantityNotFulfilledException(String message, Long productId) MinQuantityNotFulfilledException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
productId
-
-
Constructor Details
-
MinQuantityNotFulfilledException
-
MinQuantityNotFulfilledException
-
MinQuantityNotFulfilledException
-
-
Method Details
-
getProductId
-
setProductId
-