blob: b082ac71111382bfb44ba122f1a9b35a6f6ee271 [file]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2006. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
<title>
Exception Breakpoint Suspend on Subclass Option
</title></head>
<body>
<h1>
Exception Breakpoint Suspend on Subclass Option </h1>
<hr>
<p>
Select this option to suspend execution when subclasses of the exception type are encountered.</p>
<p>For example, if an exception breakpoint for RuntimeException is configured to suspend on subclasses, it will also be triggered by a NullPointerException. </p>
<p>This option can bechanged with the <a href="../../reference/views/breakpoints/ref-properties_contextaction.htm">breakpoint properties dialog</a>, as shown below.</p>
<p><img src="images/ref-breakpoint_suspendsubclass.PNG" alt="Exception breakpoint suspend on subclass option"></p>
<hr>
<p> <img border="0" src="../../images/ngrelc.png" alt="Related concepts"></p>
<p> <a href="../../concepts/cbrkpnts.htm">Breakpoints</a> </p>
<p> <img border="0" src="../../images/ngrelt.png" alt="Related tasks"> </p>
<p> <a href="../../tasks/task-add_line_breakpoints.htm">Adding breakpoints</a><br>
<a href="../../tasks/task-remove_line_breakpoints.htm">Removing breakpoints</a><br>
<a href="../../tasks/task-launching_java_program.htm">Launching a Java program</a><br>
<a href="../../tasks/task-running_and_debugging.htm">Running and debugging</a></p>
<p>&nbsp;</p>
</body>
</html>