We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5a288 commit 7a74f78Copy full SHA for 7a74f78
src/oracle/soda/rdbms/impl/SODAUtils.java
@@ -54,6 +54,7 @@ static OracleBatchException makeBatchException(SODAMessage msg,
54
msg.getKey(),
55
processedCount);
56
}
57
+
58
static OracleException makeExceptionWithSQLText(Throwable cause,
59
String sqlText)
60
{
0 commit comments