Partager via


ExceptionUtil.DumpStorageExceptionErrorDetails(StorageException) Method

Definition

public static string DumpStorageExceptionErrorDetails (Microsoft.WindowsAzure.Storage.StorageException storageException);
static member DumpStorageExceptionErrorDetails : Microsoft.WindowsAzure.Storage.StorageException -> string
Public Shared Function DumpStorageExceptionErrorDetails (storageException As StorageException) As String

Parameters

storageException
StorageException

Returns

Applies to