Class Types.PoolJoiningSmFeaturesIncompatible

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PoolJoiningSmFeaturesIncompatible extends Types.XenAPIException
The host joining the pool has an incompatible set of sm features from the pool coordinator. Make sure the sm are of the same versions and try again.
See Also:
  • Field Details

    • poolSmRef

      public final String poolSmRef
    • candidateSmRef

      public final String candidateSmRef
  • Constructor Details

    • PoolJoiningSmFeaturesIncompatible

      public PoolJoiningSmFeaturesIncompatible(String poolSmRef, String candidateSmRef)
      Create a new PoolJoiningSmFeaturesIncompatible