|
IronQuery
A SQL-first query builder for C++
|
op is not a syntactically valid SQL operator name.
More...
#include <exception.hpp>


Public Member Functions | |
| InvalidOperator (const std::string &op) | |
Reports op as invalid. | |
Public Member Functions inherited from iron_query::InvalidArgument | |
| InvalidArgument (const std::string &what) | |
Prepends "iron_query: " to what. | |
op is not a syntactically valid SQL operator name.