libpqxx
pqxx::unexpected_rows Class Reference

Query returned an unexpected number of rows. More...

#include <except.hxx>

Inheritance diagram for pqxx::unexpected_rows:
pqxx::range_error

Public Member Functions

 unexpected_rows (const std::string &msg)
 

Detailed Description

Query returned an unexpected number of rows.

Constructor & Destructor Documentation

◆ unexpected_rows()

pqxx::unexpected_rows::unexpected_rows ( const std::string &  msg)
explicit

The documentation for this class was generated from the following file: