public static class Types.VmMigrateFailed extends Types.XenAPIException
| Modifier and Type | Field and Description |
|---|---|
String |
destination |
String |
msg |
String |
source |
String |
vm |
errorDescription, shortDescription| Constructor and Description |
|---|
Types.VmMigrateFailed(String vm,
String source,
String destination,
String msg)
Create a new VmMigrateFailed
|
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace