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