This documentation is archived and is not being maintained.

ProjectDoesNotExistException Constructor (String, Exception)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

public:
ProjectDoesNotExistException(
	String^ projectId, 
	Exception^ innerException
)

Parameters

projectId
Type: System::String
innerException
Type: System::Exception

Show: