Class ItemNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.core.order.service.exception.ItemNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionItemNotFoundException(String message) ItemNotFoundException(String message, Throwable cause) ItemNotFoundException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ItemNotFoundException
public ItemNotFoundException() -
ItemNotFoundException
-
ItemNotFoundException
-
ItemNotFoundException
-