Class Types.VmRevertFailed

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VmRevertFailed extends Types.XenAPIException
An error occured while reverting the specified virtual machine to the specified snapshot
See Also:
  • Field Details

    • vm

      public final String vm
    • snapshot

      public final String snapshot
  • Constructor Details

    • VmRevertFailed

      public VmRevertFailed(String vm, String snapshot)
      Create a new VmRevertFailed