public class TransactionRolledbackLocalException extends EJBException
コンストラクターと説明 |
---|
TransactionRolledbackLocalException() 詳細メッセージなしで TransactionRolledbackLocalException を構築します。 |
TransactionRolledbackLocalException(StringSE message) 指定された詳細メッセージを使用して TransactionRolledbackLocalException を構築します。 |
TransactionRolledbackLocalException(StringSE message, ExceptionSE ex) 指定された詳細メッセージとネストされた例外を使用して TransactionRolledbackLocalException を構築します。 |
getCausedByException
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSE
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE
public TransactionRolledbackLocalException()
public TransactionRolledbackLocalException(StringSE message)
public TransactionRolledbackLocalException(StringSE message, ExceptionSE ex)
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.