Class DestroyMachine.CloudGoneException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jenkins.plugins.openstack.compute.internal.DestroyMachine.CloudGoneException
All Implemented Interfaces:
Serializable
Enclosing class:
DestroyMachine

public static final class DestroyMachine.CloudGoneException extends RuntimeException
Thrown when the cloud the machine belongs to is no longer configured in Jenkins. There is no way to destroy the machine anymore.
See Also: