CollectionEditor::CollectionForm::DisplayError Method (Exception^)

 

Displays the specified exception to the user.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void DisplayError(
	Exception^ e
)

Parameters

e
Type: System::Exception^

The exception to display.

.NET Framework
Available since 1.1
Return to top
Show: