Class Types.PatchPrecheckFailedWrongServerBuild

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PatchPrecheckFailedWrongServerBuild extends Types.XenAPIException
The patch pre-check stage failed: the server is of an incorrect build.
See Also:
  • Field Details

    • patch

      public final String patch
    • foundBuild

      public final String foundBuild
    • requiredBuild

      public final String requiredBuild
  • Constructor Details

    • PatchPrecheckFailedWrongServerBuild

      public PatchPrecheckFailedWrongServerBuild(String patch, String foundBuild, String requiredBuild)
      Create a new PatchPrecheckFailedWrongServerBuild