クラス TransactionException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.transaction.TransactionException
- 実装されているすべてのインターフェース:
SerializableSE
- 既知の直属サブクラス
CannotCreateTransactionException, HeuristicCompletionException, TransactionSystemException, TransactionTimedOutException, TransactionUsageException, UnexpectedRollbackException
すべてのトランザクション例外のスーパークラス。
- 導入:
- 17.03.2003
- 作成者:
- Rod Johnson
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明TransactionException のコンストラクター。TransactionException(StringSE msg, ThrowableSE cause) TransactionException のコンストラクター。メソッドのサマリー
クラス NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
コンストラクターの詳細
TransactionException
TransactionException
TransactionException のコンストラクター。- パラメーター:
msg- 詳細メッセージcause- 使用中のトランザクション API の根本原因