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