operation property
An informal description of what the sqlite3
package was attempting to do
when the exception occured, e.g. "preparing a statement",
"opening the database".
Implementation
final String? operation;
An informal description of what the sqlite3
package was attempting to do
when the exception occured, e.g. "preparing a statement",
"opening the database".
final String? operation;