StorageSyncError Class

Definition

Error type

public class StorageSyncError
type StorageSyncError = class
Public Class StorageSyncError
Inheritance
StorageSyncError

Constructors

StorageSyncError()

Initializes a new instance of the StorageSyncError class.

StorageSyncError(StorageSyncApiError, StorageSyncApiError)

Initializes a new instance of the StorageSyncError class.

Properties

Error

Gets or sets error details of the given entry.

Innererror

Gets or sets error details of the given entry.

Applies to