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