public class UncategorizedR2dbcException extends UncategorizedDataAccessException
R2dbcException を一般的なデータアクセス例外の 1 つに分類できない場合にスローされる例外。| コンストラクターと説明 |
|---|
UncategorizedR2dbcException(StringSE msg, StringSE sql, io.r2dbc.spi.R2dbcException ex)UncategorizedSQLException のコンストラクター。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
io.r2dbc.spi.R2dbcException | getR2dbcException() ラップされた R2dbcException を返します。 |
StringSE | getSql() 問題が発生した SQL を返します(既知の場合)。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSE