Class ExpiredProductException

All Implemented Interfaces:
Serializable

public class ExpiredProductException extends Exception
Exception that is thrown when item is expired Extends exception
See Also:
  • Constructor Details

    • ExpiredProductException

      public ExpiredProductException(String message)