TransferException Constructor
Updated: January 5, 2017
Namespace:
Microsoft.WindowsAzure.Storage.DataMovement
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
| Name | Description | |
|---|---|---|
![]() | TransferException() | Initializes a new instance of the TransferException class. |
![]() | TransferException(SerializationInfo, StreamingContext) | Initializes a new instance of the TransferException class. |
![]() | TransferException(String) | Initializes a new instance of the TransferException class. |
![]() | TransferException(String, Exception) | Initializes a new instance of the TransferException class. |
![]() | TransferException(TransferErrorCode) | Initializes a new instance of the TransferException class. |
![]() | TransferException(TransferErrorCode, String) | Initializes a new instance of the TransferException class. |
![]() | TransferException(TransferErrorCode, String, Exception) | Initializes a new instance of the TransferException class. |
Show:

