Exception Breakpoint Caught Option


Select this option to suspend execution when an exception of the same type as the breakpoint is thrown in a caught location.

This option can be changed with the breakpoint properties dialog, or by using the context menu for the exception breakpoint..

Exception breakpoint caught option


Related concepts

Breakpoints

Related tasks

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

Related reference

Add Java exception breakpoint