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