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