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