Exception Breakpoint Suspend on Subclass Option


Select this option to suspend execution when subclasses of the exception type are encountered.

For example, if an exception breakpoint for RuntimeException is configured to suspend on subclasses, it will also be triggered by a NullPointerException.

This option can bechanged with the breakpoint properties dialog, as shown below.

Exception breakpoint suspend on subclass option


Argomenti correlati

Breakpoints

Attivitā correlate

Aggiunta di punti di interruzione
Rimozione dei punti di interruzione
Avvio di un programma Java
Esecuzione e debug