クラス SqlXmlFeatureNotImplementedException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.NonTransientDataAccessException
org.springframework.dao.InvalidDataAccessApiUsageException
org.springframework.jdbc.support.xml.SqlXmlFeatureNotImplementedException
- 実装されたすべてのインターフェース:
SerializableSE
基になる実装が API のリクエストされた機能をサポートしていない場合にスローされる例外。
- 導入:
- 2.5.5
- 作成者:
- Thomas Risberg
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明SqlXmlFeatureNotImplementedException のコンストラクター。SqlXmlFeatureNotImplementedException
(StringSE msg, ThrowableSE cause) SqlXmlFeatureNotImplementedException のコンストラクター。メソッドのサマリー
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
SqlXmlFeatureNotImplementedException
SqlXmlFeatureNotImplementedException のコンストラクター。- パラメーター:
msg
- 詳細メッセージ
SqlXmlFeatureNotImplementedException
SqlXmlFeatureNotImplementedException のコンストラクター。- パラメーター:
msg
- 詳細メッセージcause
- 使用中のデータアクセス API の根本原因