public static final class Job.Error extends Object
protected
Job.Error(int code, String message, String details)
int
getCode()
String
getDetails()
getMessage()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@ConstructorProperties(value={"code","message","details"}) protected Job.Error(int code, String message, String details)
public int getCode()
public String getMessage()
public String getDetails()
public String toString()
toString
Object
Copyright © 2009-2013 jclouds. All Rights Reserved.