This documentation is archived and is not being maintained.

DeletionException Constructor (String)

Initializes a new DeletionException instance.

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

public:
DeletionException(
	String^ message
)

Parameters

message
Type: System::String

A message describing the exception.

Show: