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