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