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