TransferSkippedException Class
Updated: January 5, 2017
Exceptions thrown when transfer skips.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
System.Exception
Microsoft.WindowsAzure.Storage.DataMovement.TransferException
Microsoft.WindowsAzure.Storage.DataMovement.TransferSkippedException
| Name | Description | |
|---|---|---|
![]() | TransferSkippedException() | Initializes a new instance of the TransferSkippedException class. |
![]() | TransferSkippedException(SerializationInfo, StreamingContext) | Initializes a new instance of the TransferSkippedException class. |
![]() | TransferSkippedException(String) | Initializes a new instance of the TransferSkippedException class. |
![]() | TransferSkippedException(String, Exception) | Initializes a new instance of the TransferSkippedException class. |
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception.) |
![]() | ErrorCode | Gets the detailed error code. (Inherited from TransferException.) |
![]() | HelpLink | (Inherited from Exception.) |
![]() | HResult | (Inherited from Exception.) |
![]() | InnerException | (Inherited from Exception.) |
![]() | Message | (Inherited from Exception.) |
![]() | Source | (Inherited from Exception.) |
![]() | StackTrace | (Inherited from Exception.) |
![]() | TargetSite | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo, StreamingContext) | Serializes the exception. (Inherited from TransferException.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



