ExceptionEventArgs Constructor (Exception^)
Visual Studio 2015
Creates new instance of ExceptionEventArgs.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Parameters
- e
-
Type:
System::Exception^
The exception that details the cause of the failure.
Show: