com.xensource.xenapi
public static class Types.PoolJoiningHostManagementVlanDoesNotMatch extends Types.XenAPIException
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
local |
java.lang.String |
remote |
errorDescription, shortDescription| Constructor and Description |
|---|
Types.PoolJoiningHostManagementVlanDoesNotMatch(java.lang.String local,
java.lang.String remote)
Create a new PoolJoiningHostManagementVlanDoesNotMatch
|
toString