Share via


TemporaryFolderException Constructor

 

Initializes a new instance of the TemporaryFolderException class.

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

Overload List

Name Description
System_CAPS_protmethod TemporaryFolderException(SerializationInfo, StreamingContext)

Initializes a new instance of the TemporaryFolderException class for serialization.

System_CAPS_pubmethod TemporaryFolderException(String)

Initializes a new instance of the TemporaryFolderException class by using the provided message.

System_CAPS_pubmethod TemporaryFolderException(String, Exception)

Initializes a new instance of the TemporaryFolderException class by using the provided message and inner exception.

See Also

TemporaryFolderException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top