TransferSkippedException Constructor (String)
Updated: January 5, 2017
Initializes a new instance of the TransferSkippedException class.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public TransferSkippedException( string errorMessage )
Parameters
- errorMessage
-
Type:
System.String
The message that describes the error.
Show: