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