public class CannotGetJdbcConnectionException extends DataAccessResourceFailureException
| コンストラクターと説明 |
|---|
CannotGetJdbcConnectionException(StringSE msg)CannotGetJdbcConnectionException のコンストラクター。 |
CannotGetJdbcConnectionException(StringSE msg, SQLExceptionSE ex)CannotGetJdbcConnectionException のコンストラクター。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic CannotGetJdbcConnectionException(StringSE msg)
msg - 詳細メッセージ public CannotGetJdbcConnectionException(StringSE msg, @Nullable SQLExceptionSE ex)
msg - 詳細メッセージ ex - 根本原因 SQLException