IExtensionErrorHandler::HandleError Method (Object^, Exception^)
Visual Studio 2015
Sends notification that an exception has occurred.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Parameters
- sender
-
Type:
System::Object^
The extension object or event handler that threw the exception.
- exception
-
Type:
System::Exception^
The exception that was thrown.
Show: