Recent Changes - Search:

JSnapshot User Guide

Create Multiple Filters Wizard

The Create Multiple Filters wizard allows you to create multiple composite exception filters based on currently selected exception snapshot(s) in the Debug view.

1. Multiple filters: Create filters for selected exceptions.

This wizard page shows you generated composite filters for currently selected exception snapshots. One composite filter (includes filter_catch, filter_throw, filter_exception_class and filter_exception_message exception filters) is generated per each exception snapshot selected. You can select which of them you want to export.

2. Export: Export filter options.

This wizard page allows you to select where to save the exception filters. You can select on of the following:

  • Export to launch configuration
    Select this option to add the exception filters to the selected launch configuration.
  • Export to file
    Select this option to add the exception filters to the selected options file.
  • Export as text
    Select this option to generate exception filters text. Two text formats are supported:
    • File - formats exception filters in the format suitable for options file.
    • JVM command line arguments - formats exception filters in the format to use in Java VM command line with JSnapshot Agent in headless mode.

3. Create Filter: Preview the changes.

This wizard page gives you a preview of your changes to selected launch configuration or file. Newly added exception filters are marked with the green plus icon.

Edit - History - Print - Recent Changes - Search
Page last modified on July 24, 2011, at 07:17 PM