This presentation introduces the java exception handling mechanisms. In detail, the main focus of the slides is to show how the language implements its exception handling polices, such as: - Checked and uncheked exception - Try / catch blocks - Assertions - Logging The presentation is took from the Java course I run in the bachelor-level informatics curriculum at the University of Padova.