TransferException Constructor

 

Updated: January 5, 2017

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

NameDescription
System_CAPS_pubmethodTransferException()

Initializes a new instance of the TransferException class.

System_CAPS_protmethodTransferException(SerializationInfo, StreamingContext)

Initializes a new instance of the TransferException class.

System_CAPS_pubmethodTransferException(String)

Initializes a new instance of the TransferException class.

System_CAPS_pubmethodTransferException(String, Exception)

Initializes a new instance of the TransferException class.

System_CAPS_pubmethodTransferException(TransferErrorCode)

Initializes a new instance of the TransferException class.

System_CAPS_pubmethodTransferException(TransferErrorCode, String)

Initializes a new instance of the TransferException class.

System_CAPS_pubmethodTransferException(TransferErrorCode, String, Exception)

Initializes a new instance of the TransferException class.

Return to top
Show: