Class RestockException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.warehousing.returns.RestockException
All Implemented Interfaces:
Serializable

public class RestockException extends Exception
See Also:
  • Constructor Details

    • RestockException

      public RestockException(String message)
      Parameters:
      message -
    • RestockException

      public RestockException(Exception exception)
      Parameters:
      exception -