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