This documentation is archived and is not being maintained.

VssException Constructor (String, Exception)

Visual Studio 2013

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

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

Parameters

message
Type: System::String
innerException
Type: System::Exception

Show: