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