Class Types.UpdatePrecheckFailedConflictPresent

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.UpdatePrecheckFailedConflictPresent extends Types.XenAPIException
The update pre-check stage failed: conflicting update(s) are present.
See Also:
  • Field Details

    • update

      public final String update
    • conflictUpdate

      public final String conflictUpdate
  • Constructor Details

    • UpdatePrecheckFailedConflictPresent

      public UpdatePrecheckFailedConflictPresent(String update, String conflictUpdate)
      Create a new UpdatePrecheckFailedConflictPresent