If some error occurs inside the storage service, a
Zend_Cloud_StorageService_Exception is thrown. If the exception
was caused by underlying service driver, you can use the
getClientException() method to retrieve the original exception.
Since different cloud providers implement different sets of services, some adapters do
not implement certain features. In this case, the
Zend_Cloud_OperationNotAvailableException exception is thrown.




