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