SqliteException.this

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