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




