Class Types.DeviceDetachRejected

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.DeviceDetachRejected extends Types.XenAPIException
The VM rejected the attempt to detach the device.
See Also:
  • Field Details

    • type

      public final String type
    • ref

      public final String ref
    • msg

      public final String msg
  • Constructor Details

    • DeviceDetachRejected

      public DeviceDetachRejected(String type, String ref, String msg)
      Create a new DeviceDetachRejected