Creating Exception Breakpoints
- On the main menu, choose , or press Ctrl+Shift+F8.
- In the Breakpoints dialog box that opens, click
.
- Select Python Exception Breakpoint or JavaScript Exception Breakpoint from the drop-down list.
- In the Choose Exception Class dialog box, specify the desired exception class from the library, or from the project, and click OK.
- Configure the new exception breakpoint as described in Configuring Breakpoints.
See Also
Reference:
Concepts:
Last modified: 26 July 2017