invalid data conversions More...
#include <cppdb/errors.h>
invalid data conversions
It may be thrown if the data can't be converted to required format, for example trying to fetch a negative value with unsigned type or parsing invalid string as datatime.