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, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataIntegrityViolationException(String msg)
msg - the detail message