Question: a) write an exception class for a time of day not represented in the correct 24-hour format. For example, when a 2, or 24 or
a) write an exception class for a time of day not represented in the correct 24-hour format. For example, when a 2, or 24 or 27 are given as times, exceptions should be generated.
b) Write a method to print the time in 24-hour format on screen and throw an exception for the time that is in error. You may take the time as an integer argument.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
