In the Lottery Appl I have a number of places and exception could occur when asking the User to enter true/false or asking the user to enter a date when using the Scanner and exception could be thrown (unchecked) when calling the Generator, which in turn calls the Entity and Exception could be thrown your assignment is to modify the Lottery main code NOT TO DIE you can choose to take a default if the user enters bad data or choose to put a loop the in code and let teh user re-try or choose to end the program w/ a message (but not a stacktrace)