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