org.jclouds.rackspace.clouddns.v1.domain
Class Job.Error
java.lang.Object
org.jclouds.rackspace.clouddns.v1.domain.Job.Error
- Enclosing class:
- Job<T>
public static final class Job.Error
- extends Object
Job.Error
@ConstructorProperties(value={"code","message","details"})
protected Job.Error(int code,
String message,
String details)
getCode
public int getCode()
getMessage
public String getMessage()
getDetails
public String getDetails()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.