Restaurant (part 9)

  • 16
  • Locked
We need an exception that will help us handle the situation where we are unable to choose commercials. 1. Create an unchecked NoVideoAvailableException in the ad package. 2. Let's take a closer look at the void processVideos() method in AdvertisementManager.
You can't complete this task, because you're not signed in.
Comments (1)
  • Popular
  • New
  • Old
You must be signed in to leave a comment
Justin Smith
Level 38 , Greenfield, USA, United States
5 July 2022, 11:24
It's kind of easy, provided you decipher which parts of the task you are actually supposed to do and which parts are covered by the "we'll do it later".