public class UncategorizedR2dbcException extends UncategorizedDataAccessException
R2dbcException
into
one of our generic data access exceptions.Constructor and Description |
---|
UncategorizedR2dbcException(String msg,
String sql,
io.r2dbc.spi.R2dbcException ex)
Constructor for
UncategorizedSQLException . |
Modifier and Type | Method and Description |
---|---|
io.r2dbc.spi.R2dbcException |
getR2dbcException()
Return the wrapped
R2dbcException . |
String |
getSql()
Return the SQL that led to the problem (if known).
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString