Uses of Class
org.jclouds.http.HttpResponseException
-
Packages that use HttpResponseException Package Description org.jclouds.atmos org.jclouds.aws org.jclouds.azure.storage org.jclouds.b2 org.jclouds.gogrid org.jclouds.route53 org.jclouds.ultradns.ws -
-
Uses of HttpResponseException in org.jclouds.atmos
Subclasses of HttpResponseException in org.jclouds.atmos Modifier and Type Class Description class
AtmosResponseException
Encapsulates an Error from Atmos Storage Services. -
Uses of HttpResponseException in org.jclouds.aws
Subclasses of HttpResponseException in org.jclouds.aws Modifier and Type Class Description class
AWSResponseException
Encapsulates an AWS Error from Amazon. -
Uses of HttpResponseException in org.jclouds.azure.storage
Subclasses of HttpResponseException in org.jclouds.azure.storage Modifier and Type Class Description class
AzureStorageResponseException
Encapsulates an Error from Azure Storage Services. -
Uses of HttpResponseException in org.jclouds.b2
Subclasses of HttpResponseException in org.jclouds.b2 Modifier and Type Class Description class
B2ResponseException
-
Uses of HttpResponseException in org.jclouds.gogrid
Subclasses of HttpResponseException in org.jclouds.gogrid Modifier and Type Class Description class
GoGridResponseException
-
Uses of HttpResponseException in org.jclouds.route53
Constructors in org.jclouds.route53 with parameters of type HttpResponseException Constructor Description InvalidChangeBatchException(com.google.common.collect.ImmutableList<String> messages, HttpResponseException cause)
-
Uses of HttpResponseException in org.jclouds.ultradns.ws
Subclasses of HttpResponseException in org.jclouds.ultradns.ws Modifier and Type Class Description class
UltraDNSWSResponseException
-