public class DuplicateKeyException extends CreateException
注意 : EJB 3.2 以降、エンティティ Bean のサポートはオプションです。
コンストラクターと説明 |
---|
DuplicateKeyException() 詳細メッセージなしで DuplicateKeyException を構築します。 |
DuplicateKeyException(StringSE message) 指定された詳細メッセージで DuplicateKeyException を構築します。 |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public DuplicateKeyException()
public DuplicateKeyException(StringSE message)
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.