Share via


TransferSkippedException Constructor

 

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

Overload List

Name Description
System_CAPS_pubmethod TransferSkippedException()

Initializes a new instance of the TransferSkippedException class.

System_CAPS_protmethod TransferSkippedException(SerializationInfo, StreamingContext)

Initializes a new instance of the TransferSkippedException class.

System_CAPS_pubmethod TransferSkippedException(String)

Initializes a new instance of the TransferSkippedException class.

System_CAPS_pubmethod TransferSkippedException(String, Exception)

Initializes a new instance of the TransferSkippedException class.

See Also

TransferSkippedException Class
Microsoft.WindowsAzure.Storage.DataMovement Namespace

Return to top