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 class:
CloudDNSExceptions

public static class CloudDNSExceptions.JobErrorException extends RuntimeException
A Job errored out.
See Also:
  • Constructor Details

    • JobErrorException

      public JobErrorException(Job.Error jobError)
  • Method Details

    • getJobError

      public Job.Error getJobError()