The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AccessDeniedException Constructor (String^, Exception^)
Initializes a new instance of the AccessDeniedException class by using the provided message and exception.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- message
-
Type:
System::String^
Message that describes the exception.
- ex
-
Type:
System::Exception^
The exception.
Show: