public class ConstraintViolationException extends AxionException
Constraint
has 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, getVendorCode
public 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()