public class BatchUniqueConstraintException extends UniqueConstraintException
UniqueConstraintException.getFormattedSql() returns null.
formattedSql, kind, rawSql, sqlFilePathargs, messageResource| Constructor and Description |
|---|
BatchUniqueConstraintException(SqlLogType logType,
Sql<?> sql,
java.lang.Throwable cause) |
BatchUniqueConstraintException(SqlLogType logType,
SqlKind kind,
java.lang.String rawSql,
java.lang.String sqlFilePath,
java.lang.Throwable cause) |
getFormattedSql, getKind, getRawSql, getSqlFilePathchoiceSqlgetArgs, getMessageResourcepublic BatchUniqueConstraintException(SqlLogType logType, Sql<?> sql, java.lang.Throwable cause)
public BatchUniqueConstraintException(SqlLogType logType, SqlKind kind, java.lang.String rawSql, java.lang.String sqlFilePath, java.lang.Throwable cause)