Class Types.HostInUse

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.HostInUse extends Types.XenAPIException
This operation cannot be completed as the host is in use by (at least) the object of type and ref echoed below.
See Also:
  • Field Details

    • host

      public final String host
    • type

      public final String type
    • ref

      public final String ref
  • Constructor Details

    • HostInUse

      public HostInUse(String host, String type, String ref)
      Create a new HostInUse