Documentation/Source/eric6.DebugClients.Python3.DebugClientBase.html

changeset 4370
54dbb658f9e6
parent 4368
a8f6c587c7aa
child 4836
51e12b77428e
equal deleted inserted replaced
4369:4ef6ecc62a9d 4370:54dbb658f9e6
444 Private method to handle signals. 444 Private method to handle signals.
445 </p><dl> 445 </p><dl>
446 <dt><i>signalNumber</i> (int)</dt> 446 <dt><i>signalNumber</i> (int)</dt>
447 <dd> 447 <dd>
448 number of the signal to be handled 448 number of the signal to be handled
449 </dd><dt><i>stack</i> (frame object)</dt> 449 </dd><dt><i>stackFrame</i> (frame object)</dt>
450 <dd> 450 <dd>
451 frame current stack frame 451 current stack frame
452 </dd> 452 </dd>
453 </dl><a NAME="DebugClientBase.__unhandled_exception" ID="DebugClientBase.__unhandled_exception"></a> 453 </dl><a NAME="DebugClientBase.__unhandled_exception" ID="DebugClientBase.__unhandled_exception"></a>
454 <h4>DebugClientBase.__unhandled_exception</h4> 454 <h4>DebugClientBase.__unhandled_exception</h4>
455 <b>__unhandled_exception</b>(<i>exctype, excval, exctb</i>) 455 <b>__unhandled_exception</b>(<i>exctype, excval, exctb</i>)
456 <p> 456 <p>

eric ide

mercurial