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