BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6425874276548608/lesson/74d51f44379b2faeeb5e8fcee8b9fa81?ref=outlook-calendar
SUMMARY:Throw Keyword
DTSTART;TZID=America/Los_Angeles:20260504T190000
DTEND;TZID=America/Los_Angeles:20260504T200000
LOCATION:https://www.learndesk.us/class/6425874276548608/lesson/74d51f44379b2faeeb5e8fcee8b9fa81?ref=outlook-calendar
DESCRIPTION: throws is a keyword in Java which is used in the signature of method to indicate that this method might throw one of the listed type exceptions. The caller to these methods has to handle the exception using a try-catch block.

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