public class ConstraintViolationException extends AxionException
Constrainthas been violated._bundle, DEFAULT_VENDOR_CODE| Constructor and Description |
|---|
ConstraintViolationException(Constraint c) |
ConstraintViolationException(java.lang.String message,
java.lang.Throwable nested) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConstraintType() |
protected static java.lang.String |
toMessage(Constraint c) |
getMessage, getNestedThrowable, getSQLState, getVendorCodepublic ConstraintViolationException(Constraint c)
public ConstraintViolationException(java.lang.String message,
java.lang.Throwable nested)
protected static java.lang.String toMessage(Constraint c)
public java.lang.String getConstraintType()