System.Runtime.ExceptionServices Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Provides classes for advanced exception handling.

Classes

ExceptionDispatchInfo

Represents an exception whose state is captured at a certain point in code.

ExceptionHandling
FirstChanceExceptionEventArgs

Provides data for the notification event that is raised when a managed exception first occurs, before the common language runtime begins searching for event handlers.

HandleProcessCorruptedStateExceptionsAttribute

Enables managed code to handle exceptions that indicate a corrupted process state.