Classes

  ClassDescription
UnhandledExceptionPolicy
Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.

Interfaces

  InterfaceDescription
IUnhandledExceptionPolicy
Wrapper for static UnhandledExceptionPolicy class (to improve testability).