except 212 B

123456
  1. /** libpqxx exception classes.
  2. *
  3. * pqxx::sql_error, pqxx::broken_connection, pqxx::in_doubt_error, ...
  4. */
  5. // Actual definitions in .hxx file so editors and such recognize file type.
  6. #include "pqxx/except.hxx"