This documentation is archived and is not being maintained.

VssException Constructor (String, Int32)

Visual Studio 2013

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

public:
VssException(
	String^ message, 
	int errorCode
)

Parameters

message
Type: System::String
errorCode
Type: System::Int32

Show: