Add Exception Exclude Dialog
The Add Exception Exclude Dialog allows the User to add a new exception exclude.
This dialog is displayed from the Catch Exception Dialog.
fields
- Exclude exceptions thrown from locations in the following Class(es) -
typically a full class name (including package names) or a package name with a
class wildcard .* The wildcard * can only be at the very beginning of the full class name
or the very end. Only one wildcard * is allowed in the full class name.
buttons
- OK - adds the given exception exclude to the Catch Exception Dialog
and closes the dialog. If there is a error, an error message dialog will be displayed.
- Cancel - closes the dialog without adding an exception exclude.
- Help - displays this Help.
©2001-2010. debugtools.com LLC. All rights reserved.