Creating Exception Breakpoints
- On the main menu, choose , or press Ctrl+Shift+F8.
- In the Breakpoints dialog box that opens, click
.
- Select JavaScript Exception Breakpoint
from the drop-down list.
- In the Add Exception Breakpoint dialog box that opens, specify the custom Exception type to break on or use a standard Warning, Notice, or Deprecated to break on JavaScript error conditions. Click OK when ready.
- Configure the new exception breakpoint as described in Configuring Breakpoints.
See Also
```
Reference:
Concepts:
Last modified: 22 March 2017