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

changeset 4370
54dbb658f9e6
parent 4368
a8f6c587c7aa
child 4836
51e12b77428e
equal deleted inserted replaced
4369:4ef6ecc62a9d 4370:54dbb658f9e6
429 Private method to handle signals. 429 Private method to handle signals.
430 </p><dl> 430 </p><dl>
431 <dt><i>signalNumber</i> (int)</dt> 431 <dt><i>signalNumber</i> (int)</dt>
432 <dd> 432 <dd>
433 number of the signal to be handled 433 number of the signal to be handled
434 </dd><dt><i>stack</i> (frame object)</dt> 434 </dd><dt><i>stackFrame</i> (frame object)</dt>
435 <dd> 435 <dd>
436 frame current stack frame 436 current stack frame
437 </dd> 437 </dd>
438 </dl><a NAME="DebugClientBase.__unhandled_exception" ID="DebugClientBase.__unhandled_exception"></a> 438 </dl><a NAME="DebugClientBase.__unhandled_exception" ID="DebugClientBase.__unhandled_exception"></a>
439 <h4>DebugClientBase.__unhandled_exception</h4> 439 <h4>DebugClientBase.__unhandled_exception</h4>
440 <b>__unhandled_exception</b>(<i>exctype, excval, exctb</i>) 440 <b>__unhandled_exception</b>(<i>exctype, excval, exctb</i>)
441 <p> 441 <p>

eric ide

mercurial