ExposedR2dbcException
class ExposedR2dbcException(cause: Throwable?, val contexts: List<StatementContext>, transaction: R2dbcTransaction) : R2dbcException
An exception that provides information about a database access error, within the contexts of the executed statements that caused the exception.