spring-framework / org.springframework.jdbc / UncategorizedSQLException / <init>

<init>

UncategorizedSQLException(task: String, @Nullable sql: String, ex: SQLException)

Constructor for UncategorizedSQLException.

Parameters

task - name of current task

sql - the offending SQL statement

ex - the root cause