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 booleanequals(Object obj)StringgetCode()StringgetMessage()inthashCode()StringtoString()
-