1527 list of exception types (list of strings) |
1527 list of exception types (list of strings) |
1528 </dd> |
1528 </dd> |
1529 </dl> |
1529 </dl> |
1530 <a NAME="DebugUI.setExceptionReporting" ID="DebugUI.setExceptionReporting"></a> |
1530 <a NAME="DebugUI.setExceptionReporting" ID="DebugUI.setExceptionReporting"></a> |
1531 <h4>DebugUI.setExceptionReporting</h4> |
1531 <h4>DebugUI.setExceptionReporting</h4> |
1532 <b>setExceptionReporting</b>(<i>exceptions, unhandledExceptions=True</i>) |
1532 <b>setExceptionReporting</b>(<i>reportAllExceptions</i>) |
1533 |
1533 |
1534 <p> |
1534 <p> |
1535 Public slot to initialize the exception reporting flag. |
1535 Public slot to initialize the exception reporting flag. |
1536 </p> |
1536 </p> |
1537 <dl> |
1537 <dl> |
1538 |
1538 |
1539 <dt><i>exceptions</i> (bool)</dt> |
1539 <dt><i>reportAllExceptions</i> (bool)</dt> |
1540 <dd> |
1540 <dd> |
1541 flag indicating exception reporting status |
1541 flag indicating to report all exceptions |
1542 </dd> |
|
1543 <dt><i>unhandledExceptions</i> (bool)</dt> |
|
1544 <dd> |
|
1545 flag indicating to always report unhandled exceptions |
|
1546 </dd> |
1542 </dd> |
1547 </dl> |
1543 </dl> |
1548 <a NAME="DebugUI.setMultiprocessNoDebugHistory" ID="DebugUI.setMultiprocessNoDebugHistory"></a> |
1544 <a NAME="DebugUI.setMultiprocessNoDebugHistory" ID="DebugUI.setMultiprocessNoDebugHistory"></a> |
1549 <h4>DebugUI.setMultiprocessNoDebugHistory</h4> |
1545 <h4>DebugUI.setMultiprocessNoDebugHistory</h4> |
1550 <b>setMultiprocessNoDebugHistory</b>(<i>noDebugList, clearHistories=False, history=None</i>) |
1546 <b>setMultiprocessNoDebugHistory</b>(<i>noDebugList, clearHistories=False, history=None</i>) |