org.jclouds.rackspace.clouddns.v1
Class CloudDNSExceptions.JobErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.rackspace.clouddns.v1.CloudDNSExceptions.JobErrorException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- CloudDNSExceptions
public static class CloudDNSExceptions.JobErrorException
- extends RuntimeException
A Job errored out.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CloudDNSExceptions.JobErrorException
public CloudDNSExceptions.JobErrorException(Job.Error jobError)
getJobError
public Job.Error getJobError()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.