GraphException Constructor (String^, Exception^)

 

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

public:
GraphException(
	String^ message,
	Exception^ innerException
)

Parameters

message
Type: System::String^

innerException
Type: System::Exception^

Return to top
Show: