This documentation is archived and is not being maintained.

CssProjectUriDoesNotExistException Constructor (String, Exception)

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
CssProjectUriDoesNotExistException(
	String^ message, 
	Exception^ ex
)

Parameters

message
Type: System::String
ex
Type: System::Exception

Show: