Share via


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
System_CAPS_protmethod AccessDeniedException(SerializationInfo, StreamingContext)

Initializes a new instance of the AccessDeniedException class for deserialization.

System_CAPS_pubmethod AccessDeniedException(String)

Initializes a new instance of the AccessDeniedException class.

System_CAPS_pubmethod 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