Question: Retail Item Exceptions (Java Program) Programming challenge 4 of Chapter 3 required you write a Retail item class that held data pertaining to a retail
Retail Item Exceptions (Java Program)
Programming challenge 4 of Chapter 3 required you write a Retail item class that held data pertaining to a retail item. Write an exception class that can be instantiated and thrown when a negative number is given for the price. Write another exception class that can be instantiated and thrown when a negative number is given for the units on hand. Demonstrate the exception classes in a program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
