Share via


StorageSyncCloudException Class

Definition

Class StorageSyncCloudException. Implements the CloudException

public class StorageSyncCloudException : Microsoft.Rest.Azure.CloudException
type StorageSyncCloudException = class
    inherit CloudException
Public Class StorageSyncCloudException
Inherits CloudException
Inheritance
StorageSyncCloudException

Constructors

StorageSyncCloudException(CloudException)

Initializes a new instance of the StorageSyncCloudException class.

StorageSyncCloudException(StorageSyncErrorException)

Initializes a new instance of the StorageSyncCloudException class.

Fields

RequestIdHeaderInResponse

The request identifier header in response

Methods

GetErrorMessageWithRequestIdInfo(CloudException)

Gets the error message with request identifier information.

Applies to

See also