AccessDeniedException Constructor
Initializes a new instance of the AccessDeniedException class.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
AccessDeniedException(SerializationInfo, StreamingContext) | Initializes a new instance of the AccessDeniedException class for deserialization. |
![]() |
AccessDeniedException(String) | Initializes a new instance of the AccessDeniedException class. |
![]() |
AccessDeniedException(String, Exception) | Initializes a new instance of the AccessDeniedException class by using the provided message and exception. |
See Also
AccessDeniedException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top