Variable SqliteException.sql

The SQL code that raised the exception, if applicable.

class SqliteException
{
  // ...
  string sql ;
  // ...
}