org.jclouds.dynect.v3
Class DynECTExceptions.JobStillRunningException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by org.jclouds.dynect.v3.DynECTExceptions.JobStillRunningException
All Implemented Interfaces:
Serializable
Enclosing interface:
DynECTExceptions

public static class DynECTExceptions.JobStillRunningException
extends IllegalStateException

You must wait until another job is finished before attempting this command again

See Also:
Serialized Form

Constructor Summary
DynECTExceptions.JobStillRunningException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DynECTExceptions.JobStillRunningException

public DynECTExceptions.JobStillRunningException(String message,
                                                 Throwable cause)


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.