Learn R Programming

RSQLite (version 1.0.0)

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