|
IronQuery
A SQL-first query builder for C++
|
A value or name given to the builder is invalid. Thrown directly for cases with no more specific subclass below (e.g. "needs at least one argument"); prefer catching a specific subclass when one applies. More...
#include <exception.hpp>


Public Member Functions | |
| InvalidArgument (const std::string &what) | |
Prepends "iron_query: " to what. | |
A value or name given to the builder is invalid. Thrown directly for cases with no more specific subclass below (e.g. "needs at least one argument"); prefer catching a specific subclass when one applies.