This documentation is archived and is not being maintained.

TeamFoundationServerUnauthorizedException Constructor (Exception)

Initializes an exception with the message from the inner exception and an inner exception that caused this exception to be raised.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
TeamFoundationServerUnauthorizedException(
	Exception^ innerException
)

Parameters

innerException
Type: System::Exception

Show: