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