SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
◆
SQLError()
sqt::SQLError::SQLError
(
int
code
,
const char *
message
)
Constructs an exception instance with the specified error code and message.
Parameters
code
The error code returned by SQLite functions.
message
The message for the error.
sqt
SQLError
Generated by
1.14.0