Uses of Class
org.jclouds.http.HttpResponseException

Packages that use HttpResponseException
org.jclouds.atmos   
org.jclouds.aws   
org.jclouds.azure.storage   
org.jclouds.blobstore   
org.jclouds.filesystem   
org.jclouds.gogrid   
org.jclouds.trmk.vcloud_0_8   
 

Uses of HttpResponseException in org.jclouds.atmos
 

Subclasses of HttpResponseException in org.jclouds.atmos
 class AtmosResponseException
          Encapsulates an Error from Atmos Storage Services.
 

Uses of HttpResponseException in org.jclouds.aws
 

Subclasses of HttpResponseException in org.jclouds.aws
 class AWSResponseException
          Encapsulates an AWS Error from Amazon.
 

Uses of HttpResponseException in org.jclouds.azure.storage
 

Subclasses of HttpResponseException in org.jclouds.azure.storage
 class AzureStorageResponseException
          Encapsulates an Error from Azure Storage Services.
 

Uses of HttpResponseException in org.jclouds.blobstore
 

Methods in org.jclouds.blobstore that return HttpResponseException
static HttpResponseException TransientAsyncBlobStore.returnResponseException(int code)
           
 

Uses of HttpResponseException in org.jclouds.filesystem
 

Methods in org.jclouds.filesystem that return HttpResponseException
static HttpResponseException FilesystemAsyncBlobStore.returnResponseException(int code)
           
 

Uses of HttpResponseException in org.jclouds.gogrid
 

Subclasses of HttpResponseException in org.jclouds.gogrid
 class GoGridResponseException
           
 

Uses of HttpResponseException in org.jclouds.trmk.vcloud_0_8
 

Subclasses of HttpResponseException in org.jclouds.trmk.vcloud_0_8
 class VCloudResponseException
          Encapsulates an VCloud Error.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.