Caught

When this option is turned on, execution stops when the exception is thrown and is caught in the program.

Related concepts

Breakpoints

Related tasks

Catching exceptions
Adding breakpoints
Removing breakpoints
Launching a Java program
Running and debugging

Related reference

Add Java exception breakpoint