This documentation is archived and is not being maintained.

NodeUriDoesNotExistException Constructor (Uri, Exception)

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

public:
NodeUriDoesNotExistException(
	Uri^ uri, 
	Exception^ innerException
)

Parameters

uri
Type: System::Uri
innerException
Type: System::Exception

Show: