Rebornbuddy
Loading...
Searching...
No Matches
SQLite.SQLiteException Class Reference
Inheritance diagram for SQLite.SQLiteException:
SQLite.NotNullConstraintViolationException

Static Public Member Functions

static SQLiteException New (SQLite3.Result r, string message)

Protected Member Functions

 SQLiteException (SQLite3.Result r, string message)

Properties

SQLite3.Result Result [get]

Constructor & Destructor Documentation

◆ SQLiteException()

SQLite.SQLiteException.SQLiteException ( SQLite3.Result r,
string message )
protected

Member Function Documentation

◆ New()

SQLiteException SQLite.SQLiteException.New ( SQLite3.Result r,
string message )
static

Property Documentation

◆ Result

SQLite3.Result SQLite.SQLiteException.Result
get