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 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DynECTExceptions.JobStillRunningException
public DynECTExceptions.JobStillRunningException(String message,
Throwable cause)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.