Class Types.VdiIncompatibleType

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VdiIncompatibleType extends Types.XenAPIException
This operation cannot be performed because the specified VDI is of an incompatible type (eg: an HA statefile cannot be attached to a guest)
See Also:
  • Field Details

    • vdi

      public final String vdi
    • type

      public final String type
  • Constructor Details

    • VdiIncompatibleType

      public VdiIncompatibleType(String vdi, String type)
      Create a new VdiIncompatibleType