mscorlib(4.0.0.0) API with additions
System.Runtime.ExceptionServices Namespace Reference

Classes

class  ExceptionDispatchInfo
 Represents an exception whose state is captured at a certain point in code. More...
 
class  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. More...
 
class  HandleProcessCorruptedStateExceptionsAttribute
 Enables managed code to handle exceptions that indicate a corrupted process state. More...