This documentation is archived and is not being maintained.

CannotResolveBecauseShelvesetDeletedException Constructor (String)

Initializes a new instance of the CannotResolveBecauseShelvesetDeletedException class.

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

public:
CannotResolveBecauseShelvesetDeletedException(
	String^ message
)

Parameters

message
Type: System::String

The message associated with the exception.

Show: