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