クラス JpaOperationFailedException

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.integration.jpa.core.JpaOperationFailedException
実装されているすべてのインターフェース:
SerializableSE

public class JpaOperationFailedException extends RuntimeExceptionSE
JpaOperations からの操作のいずれかが失敗した場合にスローされる例外。
導入:
2.2
作成者:
Amol Nayak, Gary Russell
関連事項:
  • コンストラクターの詳細

    • JpaOperationFailedException

      public JpaOperationFailedException(StringSE message, StringSE offendingJPAQ1)
  • メソッドの詳細

    • getOffendingJPAQl

      public StringSE getOffendingJPAQl()