public class DataIntegrityViolationException extends NonTransientDataAccessException
Constructor and Description |
---|
DataIntegrityViolationException(String msg)
Constructor for DataIntegrityViolationException.
|
DataIntegrityViolationException(String msg,
Throwable cause)
Constructor for DataIntegrityViolationException.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataIntegrityViolationException(String msg)
msg
- the detail message