DDBI

dbi.sqlite.SqliteError

Authors:
The D DBI project

package ErrorCode specificToGeneral (int error);
Convert a SQLite error code to an ErrorCode.

Params:
int error The SQLite error code.

Returns:
The ErrorCode representing error.

Note:
Written against the SQLite 3.3.6 documentation.

Documentation last updated Tue Jan 27 00:09:29 2009