| Package | Description |
|---|---|
| org.jclouds.gogrid | |
| org.jclouds.gogrid.domain.internal | |
| org.jclouds.gogrid.handlers |
| Modifier and Type | Method and Description |
|---|---|
Set<ErrorResponse> |
GoGridResponseException.getError() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoGridResponseException.setErrors(Set<ErrorResponse> errors) |
| Constructor and Description |
|---|
GoGridResponseException(HttpCommand command,
HttpResponse response,
Set<ErrorResponse> errors) |
| Modifier and Type | Method and Description |
|---|---|
int |
ErrorResponse.compareTo(ErrorResponse o) |
| Constructor and Description |
|---|
GoGridErrorHandler(ParseJson<GenericResponseContainer<ErrorResponse>> errorParser) |
Copyright © 2009-2012 jclouds. All Rights Reserved.