L34 Checked Exceptions

Video
Checked Exceptions
Notes
Presentation PDF
Source Code
XmpChecked.java
Review Questions
Checked Exceptions Questions
Online Text
Not covered
Oracle Tutorial
Specifying Exceptions Thrown, Unchecked Exceptions - The Controversy
W3School Tutorials
Throws keyword
javaTpoint Tutorial
throws keyword, Types of Exceptions
Java2s Tutorials
Checked Exceptions defined in java.lang, Is Checked Exception
GeekForGeeks Tutorial
Checked vs. Unchecked Exceptions