src/eric7/Documentation/Source/eric7.Debugger.DebugUI.html

branch
eric7
changeset 10321
4a017fdf316f
parent 10259
b51dfacef37f
child 10415
af9a6dac2611
--- a/src/eric7/Documentation/Source/eric7.Debugger.DebugUI.html	Fri Nov 17 17:53:14 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Debugger.DebugUI.html	Sat Nov 18 15:18:17 2023 +0100
@@ -1529,20 +1529,16 @@
 </dl>
 <a NAME="DebugUI.setExceptionReporting" ID="DebugUI.setExceptionReporting"></a>
 <h4>DebugUI.setExceptionReporting</h4>
-<b>setExceptionReporting</b>(<i>exceptions, unhandledExceptions=True</i>)
+<b>setExceptionReporting</b>(<i>reportAllExceptions</i>)
 
 <p>
         Public slot to initialize the exception reporting flag.
 </p>
 <dl>
 
-<dt><i>exceptions</i> (bool)</dt>
+<dt><i>reportAllExceptions</i> (bool)</dt>
 <dd>
-flag indicating exception reporting status
-</dd>
-<dt><i>unhandledExceptions</i> (bool)</dt>
-<dd>
-flag indicating to always report unhandled exceptions
+flag indicating to report all exceptions
 </dd>
 </dl>
 <a NAME="DebugUI.setMultiprocessNoDebugHistory" ID="DebugUI.setMultiprocessNoDebugHistory"></a>

eric ide

mercurial