This documentation is archived and is not being maintained.

AccessCheckException Constructor (String)

Initializes a new AccessCheckException instance.

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

public:
AccessCheckException(
	String^ message
)

Parameters

message
Type: System::String

A description of this exception.

Show: