dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
SqliteException.this
d2sqlite3
database
SqliteException
Undocumented in source.
class
SqliteException
package package(d2sqlite3) @
safe
pure nothrow
this
(
string
msg
,
int
code
,
string
sql
= null
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
d2sqlite3
database
SqliteException
constructors
this
variables
code
sql