Course contentsShow
Java
Lesson 784 of 2,87019. Exception Hierarchy and Custom ExceptionsPro lesson

What Makes an Exception Checked?

Understand that checked exceptions extend Exception (but not RuntimeException) and represent recoverable conditions the caller should handle.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.