SQLite3Exception.this

Undocumented in source.
  1. this(int code, string msg, string file, size_t line)
  2. this(sqlite3* db, string msg, string file, size_t line)
    class SQLite3Exception
    this
    (
    sqlite3* db
    ,
    string msg = null
    ,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )

Meta