This documentation is archived and is not being maintained.

RepositoryPathTooLongDueToDeletedItemsException Constructor (String, Exception)

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

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

Parameters

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

Show: