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