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