Package org.jclouds.ec2.domain
Class BundleTask.Error
- java.lang.Object
-
- org.jclouds.ec2.domain.BundleTask.Error
-
- Enclosing class:
- BundleTask
public static class BundleTask.Error extends Object
If the task fails, a description of the error.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getCode()
String
getMessage()
int
hashCode()
String
toString()
-