Diagram::ShouldReportException Method (Exception^)
Visual Studio 2015
Verifies whether an exception that is thrown from the base design surface should be reported.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- ex
-
Type:
System::Exception^
The exception to check.
Critical exceptions are not reported with this method.
Show: