Package org.jclouds.dynect.v3
Class DynECTExceptions.JobStillRunningException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- org.jclouds.dynect.v3.DynECTExceptions.JobStillRunningException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- 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
Constructors Constructor Description JobStillRunningException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-