IGraphContext::ReportError Method (Exception^)

 

Called by the provider to report exceptions and errors.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

void ReportError(
	Exception^ exception
)

Parameters

exception
Type: System::Exception^

Return to top
Show: