com.xensource.xenapi
Class Types.PatchPrecheckFailedVmRunning
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.PatchPrecheckFailedVmRunning
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Types
public static class Types.PatchPrecheckFailedVmRunning
- extends Types.XenAPIException
The patch precheck stage failed: there are one or more VMs still running on the server. All VMs must be suspended before the patch can be applied.
- See Also:
- Serialized Form
patch
public final String patch
Types.PatchPrecheckFailedVmRunning
public Types.PatchPrecheckFailedVmRunning(String patch)
- Create a new PatchPrecheckFailedVmRunning
- Parameters:
patch
-