This documentation is archived and is not being maintained.

ReclassificationNodeDoesNotExistException Constructor (String, Exception)

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

public:
ReclassificationNodeDoesNotExistException(
	String^ reclassifyId, 
	Exception^ innerException
)

Parameters

reclassifyId
Type: System::String
innerException
Type: System::Exception

Show: