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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DuplicateKeyException(String msg)
msg
- the detail message