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