public class UniqueConstraintException extends ConstraintViolationException
Constructor and Description |
---|
UniqueConstraintException(CdsEntity entity,
Map<String,Object> elementValues,
Set<String> keys,
Exception ex) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getElementValues()
Get map of element names and values violating the unique constraint
|
String |
getEntityName()
Get entity qualified name
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021 SAP. All rights reserved.