|
IronQuery
A SQL-first query builder for C++
|
identifier is not a valid (optionally dot-qualified) SQL identifier, or contains an embedded NUL byte.
More...
#include <exception.hpp>


Public Member Functions | |
| InvalidIdentifier (const std::string &identifier) | |
Reports identifier as invalid. | |
Public Member Functions inherited from iron_query::InvalidArgument | |
| InvalidArgument (const std::string &what) | |
Prepends "iron_query: " to what. | |
identifier is not a valid (optionally dot-qualified) SQL identifier, or contains an embedded NUL byte.