Serializable
DuplicateKeyException
public class CreateException extends Exception
This exception is used as a standard application-level exception to report a failure to create an enterprise bean object or local object.
Constructor | Description |
---|---|
CreateException() |
Constructs a CreateException with no detail message.
|
CreateException(String message) |
Constructs a CreateException with the specified detail message.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018, 2022 Eclipse Foundation.
Use is subject to license terms.