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