public final class UniqueConstraintException extends DatabaseException
Constructor and Description |
---|
UniqueConstraintException(SQLException cause,
String message)
Instantiates a new
UniqueConstraintException |
errorCode, setStackTrace, sqlState, statement
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, toString
public UniqueConstraintException(SQLException cause, String message)
UniqueConstraintException
cause
- the underlying causemessage
- the error message