Class ConstraintViolationException

All Implemented Interfaces:
Serializable

public class ConstraintViolationException extends JDBCException
A JDBCException indicating that the requested DML operation resulted in violation of a defined integrity constraint.
See Also: