ExceptionManager

ExceptionManager class

Provides the ability to ignore exceptions.

The ExceptionManager type exposes the following members:

Properties

NameDescription
ignore_allIgnore all exceptions.
ignore_listList of exceptions to be ignored.

See Also