spring-framework / org.springframework.jdbc / BadSqlGrammarException / <init>
<init>
BadSqlGrammarException(task: String, sql: String, ex: SQLException)
Constructor for BadSqlGrammarException.
Parameters
task - name of current task
sql - the offending SQL statement
ex - the root cause