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