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