public static class Types.DbUniquenessConstraintViolation extends Types.XenAPIException
Modifier and Type | Field and Description |
---|---|
String |
field |
String |
table |
String |
value |
errorDescription, shortDescription
Constructor and Description |
---|
Types.DbUniquenessConstraintViolation(String table,
String field,
String value)
Create a new DbUniquenessConstraintViolation
|
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace