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