Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 978 Bytes

EXCEPTION_HANDELING.md

File metadata and controls

17 lines (15 loc) · 978 Bytes

EXCEPTION_HANDELING

Hello there 👋
This program contains a lot of exception handeling and is not that flexible when accepting inputs
Here I would like to show some cases of exception handeling:

Cases of Exception Handeling

Case 1: When accpeting phone numbers

image10 4

Case 2: When entering the date

image10 5

Case 3: When entering the time for any booking on the same day

image10 6

Case 4: Trying to book already reserved seats

image10 7

Case 5: Trying to book your seat again

Displays the same message as above