public class MinQuantityNotFulfilledException extends RuntimeException
| Constructor and Description |
|---|
MinQuantityNotFulfilledException(String message) |
MinQuantityNotFulfilledException(String message,
Long productId) |
MinQuantityNotFulfilledException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getProductId() |
void |
setProductId(Long productId) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.