[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Contains methods used to translate data access exceptions for Windows Azure tables, blobs, and queues into Windows Azure-specific exceptions.
The following tables list the members exposed by the StorageExceptionExtensions type.
Public Methods
Name | Description | |
---|---|---|
TranslateDataServiceClientException | Translates a System.InvalidOperationException into a StorageException. | |
TranslateWebException | Translates a System.Net.WebException into a StorageException. |