Serializablepublic class DuplicateKeyException extends CreateException
Note: Support for entity beans is optional as of EJB 3.2
| Constructor | Description |
|---|---|
DuplicateKeyException() |
Constructs a DuplicateKeyException with no detail message.
|
DuplicateKeyException(String message) |
Constructs a DuplicateKeyException with the specified detail message.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018, 2022 Eclipse Foundation.
Use is subject to license terms.