Class InsufficientStockLevelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.servicelayer.exceptions.BusinessException
-
- de.hybris.platform.stock.exception.InsufficientStockLevelException
-
- All Implemented Interfaces:
java.io.Serializable
public class InsufficientStockLevelException extends BusinessException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InsufficientStockLevelException(java.lang.String message)
-