Class InvalidDeviceSpec

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DeviceHotPlugNotSupported, DeviceNotFound, DeviceUnsupportedForVmPlatform, DeviceUnsupportedForVmVersion, DisallowedDiskModeChange, InvalidController, InvalidDeviceBacking, InvalidDeviceOperation, MissingController

public class InvalidDeviceSpec extends InvalidVmConfig
See Also:
  • Field Details

    • deviceIndex

      public int deviceIndex
  • Constructor Details

    • InvalidDeviceSpec

      public InvalidDeviceSpec()
  • Method Details

    • getDeviceIndex

      public int getDeviceIndex()
    • setDeviceIndex

      public void setDeviceIndex(int deviceIndex)