blob: 5fdab172b3d14c88f504f4c300798292f193e8af [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. 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 Uncaught Option
</title>
</head>
<body>
<h1>
Exception Breakpoint Uncaught Option </h1>
<hr>
<p>
Select this option to suspend execution when an exception of the same type as the breakpoint is thrown <em>and</em> is not caught. </p>
<p>This option can be changed with the <a href="../../reference/views/breakpoints/ref-properties_contextaction.htm">breakpoint properties dialog</a>, or by using the <a href="../../reference/views/breakpoints/ref-uncaught_contextaction.htm">context menu</a> for the exception breakpoint.</p>
<p><img src="../../images/debug_breakpoints_ref/ref-breakpoint_uncaught.PNG" alt="Exception breakpoint uncaught 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/tasks-147.htm">Catching exceptions</a><br>
<a href="../../tasks/tasks-144.htm">Adding breakpoints</a><br>
<a href="../../tasks/tasks-144a.htm">Removing breakpoints</a><br>
<a href="../../tasks/tasks-130.htm">Launching a Java program</a><br>
<a href="../../tasks/tasks-126.htm">Running and debugging</a><br>
</p>
<p>
<img border="0" src="../../images/ngrelr.png" alt="Related reference" >
</p>
<p>
<a href="../views/breakpoints/ref-addexception_viewaction.htm">Add Java exception breakpoint</a> </p>
<p>&nbsp;</p>
</body>
</html>