The methods of System.Runtime.ExceptionServices.ExceptionDispatchInfo are listed below. For a list of all members, see the ExceptionDispatchInfo Members list.
See Also: Inherited members from System.Object
Creates an System.Runtime.ExceptionServices.ExceptionDispatchInfo object that represents the specified exception at the current point in code.
Throws the exception that is represented by the current System.Runtime.ExceptionServices.ExceptionDispatchInfo object, after restoring the state that was saved when the exception was captured.