Share via


StorageSyncCloudException.GetErrorMessageWithRequestIdInfo Method

Definition

Gets the error message with request identifier information.

protected static string GetErrorMessageWithRequestIdInfo (Microsoft.Rest.Azure.CloudException cloudException);
static member GetErrorMessageWithRequestIdInfo : Microsoft.Rest.Azure.CloudException -> string
Protected Shared Function GetErrorMessageWithRequestIdInfo (cloudException As CloudException) As String

Parameters

cloudException
CloudException

The cloud exception.

Returns

System.String.

Applies to