com.xensource.xenapi
public static class Types.PatchPrecheckFailedOutOfSpace extends Types.XenAPIException
Modifier and Type | Field and Description |
---|---|
java.lang.String |
foundSpace |
java.lang.String |
patch |
java.lang.String |
requiredRequired |
errorDescription, shortDescription
Constructor and Description |
---|
Types.PatchPrecheckFailedOutOfSpace(java.lang.String patch,
java.lang.String foundSpace,
java.lang.String requiredRequired)
Create a new PatchPrecheckFailedOutOfSpace
|
toString