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