public static class Types.HostNotEnoughFreeMemory extends Types.XenAPIException
Modifier and Type | Field and Description |
---|---|
java.lang.String |
available |
java.lang.String |
needed |
errorDescription, shortDescription
Constructor and Description |
---|
Types.HostNotEnoughFreeMemory(java.lang.String needed,
java.lang.String available)
Create a new HostNotEnoughFreeMemory
|
toString