Package org.soyatec.windowsazure.error

Class Summary
BlobErrorCodeStrings Error code strings that are specific to blob service
QueueErrorCodeStrings Error code strings that are specific to queue service
StorageErrorCodeStrings Error code strings that are common to all storage services
StorageExtendedErrorInformation The class represent the storage extended error information of the StorageException.
TableErrorCodeStrings The class contains the error code strings that are specific to queue service
 

Enum Summary
StorageErrorCode Error codes that can be returned by the storage service or the client library.
 

Exception Summary
StorageClientException The class represents the storage client exceptions
StorageException The base class for storage service exceptions
StorageServerException Server exceptions indicates server side problems.
WebException The WebException class represents the exception relative to Web communication.