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