Class Types.VmIncompatibleWithThisHost

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VmIncompatibleWithThisHost extends Types.XenAPIException
The VM is incompatible with the CPU features of this host.
See Also:
  • Field Details

    • vm

      public final String vm
    • host

      public final String host
    • reason

      public final String reason
  • Constructor Details

    • VmIncompatibleWithThisHost

      public VmIncompatibleWithThisHost(String vm, String host, String reason)
      Create a new VmIncompatibleWithThisHost