Class Types.PatchPrecheckFailedUnknownError

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PatchPrecheckFailedUnknownError extends Types.XenAPIException
The patch pre-check stage failed with an unknown error. See attached info for more details.
See Also:
  • Field Details

    • patch

      public final String patch
    • info

      public final String info
  • Constructor Details

    • PatchPrecheckFailedUnknownError

      public PatchPrecheckFailedUnknownError(String patch, String info)
      Create a new PatchPrecheckFailedUnknownError