Serialized Form


Package org.jclouds.concurrent

Class org.jclouds.concurrent.TransformParallelException extends RuntimeException implements Serializable

Serialized Fields

success

Map<K,V> success

exceptions

Map<K,V> exceptions

Package org.jclouds.http

Class org.jclouds.http.HttpException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.jclouds.http.HttpResponseException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

command

HttpCommand command

response

HttpResponse response

content

String content

Package org.jclouds.rest

Class org.jclouds.rest.AuthorizationException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.jclouds.rest.InsufficientResourcesException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.jclouds.rest.ResourceNotFoundException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.jclouds.rest.RetryAfterException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

seconds

int seconds
Delta in seconds


Package org.jclouds.rest.binders

Class org.jclouds.rest.binders.BindException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

request

HttpRequest request



Copyright © 2009-2013 jclouds. All Rights Reserved.