クラス NestedTransactionNotSupportedException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.transaction.TransactionException
org.springframework.transaction.CannotCreateTransactionException
org.springframework.transaction.NestedTransactionNotSupportedException
- 実装されたすべてのインターフェース:
SerializableSE
ネストされたトランザクションを処理しようとすると例外がスローされますが、ネストされたトランザクションは基になるバックエンドでサポートされていません。
- 導入:
- 1.1
- 作成者:
- Juergen Hoeller
- 関連事項:
コンストラクターのサマリー
コンストラクター説明NestedTransactionNotSupportedException のコンストラクター。NestedTransactionNotSupportedException のコンストラクター。方法の概要
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
NestedTransactionNotSupportedException
NestedTransactionNotSupportedException のコンストラクター。- パラメーター:
msg
- 詳細メッセージ
NestedTransactionNotSupportedException
NestedTransactionNotSupportedException のコンストラクター。- パラメーター:
msg
- 詳細メッセージcause
- 使用中のトランザクション API の根本原因