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