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