GraphTransactionCanceledException Constructor (String^, Exception^)

 

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

public:
GraphTransactionCanceledException(
	String^ message,
	Exception^ inner
)

Parameters

message
Type: System::String^

inner
Type: System::Exception^

Return to top
Show: