dbGetException,SQLiteConnection-method: Get the last exception from the connection.
Description
Get the last exception from the connection.
Usage
# S4 method for SQLiteConnection
dbGetException(conn)
Arguments
conn
an object of class '>SQLiteConnection