button v0.1.3 (2018-11-15T00:21:03Z)
Dub
Repo
SQLite3Exception.this
util
sqlite3
SQLite3Exception
Undocumented in source.
this
(int code, string msg, string file, size_t line)
class
SQLite3Exception
this
(
int
code
,
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
this
(sqlite3* db, string msg, string file, size_t line)
Meta
Source
See Implementation
util
sqlite3
SQLite3Exception
constructors
this
variables
code