BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6425874276548608/lesson/e49711e284111a978837e1fe24632a4b?ref=outlook-calendar
SUMMARY:Nested Try Catch Block
DTSTART;TZID=America/Los_Angeles:20260502T190000
DTEND;TZID=America/Los_Angeles:20260502T200000
LOCATION:https://www.learndesk.us/class/6425874276548608/lesson/e49711e284111a978837e1fe24632a4b?ref=outlook-calendar
DESCRIPTION: When a try catch block is present in another try block, then it is called the nested try catch block. Each time a try block does not have a catch handler for a particular exception, then the catch blocks of parent try block are inspected for that exception if the match is found that that catch block executes.

https://www.learndesk.us/class/6425874276548608/lesson/e49711e284111a978837e1fe24632a4b?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR