Course contentsShow
Java
Lesson 750 of 2,87018. Exception Handling FundamentalsPro lesson

Exception-Driven Stack Unwinding

When an exception is thrown, the JVM unwinds the stack frame-by-frame searching for a matching catch block.

This lesson is for subscribers

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