Class Types.VdiInUse

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.VdiInUse extends Types.XenAPIException
This operation cannot be performed because this VDI is in use by some other operation
See Also:
  • Field Details

    • vdi

      public final String vdi
    • operation

      public final String operation
  • Constructor Details

    • VdiInUse

      public VdiInUse(String vdi, String operation)
      Create a new VdiInUse