Class Types.VgpuTypeNotSupported

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VgpuTypeNotSupported extends Types.XenAPIException
VGPU type is not one of the PGPU's supported types.
See Also:
  • Field Details

    • type

      public final String type
    • supportedTypes

      public final String supportedTypes
  • Constructor Details

    • VgpuTypeNotSupported

      public VgpuTypeNotSupported(String type, String supportedTypes)
      Create a new VgpuTypeNotSupported