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