TransferSkippedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exceptions thrown when transfer skips.
[System.Runtime.Serialization.DataContract]
public class TransferSkippedException : Microsoft.Azure.Storage.DataMovement.TransferException
[<System.Runtime.Serialization.DataContract>]
type TransferSkippedException = class
inherit TransferException
Public Class TransferSkippedException
Inherits TransferException
- Inheritance
- Attributes
Constructors
TransferSkippedException() |
Initializes a new instance of the TransferSkippedException class. |
TransferSkippedException(String, Exception) |
Initializes a new instance of the TransferSkippedException class. |
TransferSkippedException(String) |
Initializes a new instance of the TransferSkippedException class. |
Properties
ErrorCode |
Gets the detailed error code. (Inherited from TransferException) |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET