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