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