public static class Types.DeviceDetachRejected extends Types.XenAPIException
Modifier and Type | Field and Description |
---|---|
java.lang.String |
msg |
java.lang.String |
ref |
java.lang.String |
type |
errorDescription, shortDescription
Constructor and Description |
---|
Types.DeviceDetachRejected(java.lang.String type,
java.lang.String ref,
java.lang.String msg)
Create a new DeviceDetachRejected
|
toString