Page tree

Set the Recording Profile to ignore exceptions whenever you get a large amount of exceptions of a specific type that clutter the log.

You can choose to ignore exceptions that are thrown by the .NET framework, Native exceptions and Visual Basic exceptions. Set the exceptions by:

  • .NET exceptions - Class name
  • Native exceptions - Hexadecimal number and Visual Basic exceptions - Decimal number (Check the VB field.)

To set an exception to be ignored:

  1. Click the Recording Profile's Do Not Record Exceptions tab.

  2. Click Add. The Add New Exception screen opens.
  3. Type the exception and click OK. The exception is added to the screen.
  4. Click Apply. The screen closes and you can start recording with the Recording Profile you have just set.
  5. To save the Recording Profile, right-click the recording session again and select Save Recording Profile from the popup menu.

To remove an exception from the Exceptions list:

Select an exception and click Remove. The exception is removed from the list.

  • No labels