Class Types.DomainExists

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.DomainExists extends Types.XenAPIException
The operation could not be performed because a domain still exists for the specified VM.
See Also:
  • Field Details

    • vm

      public final String vm
    • domid

      public final String domid
  • Constructor Details

    • DomainExists

      public DomainExists(String vm, String domid)
      Create a new DomainExists