- Deprecated
- Base class for obsolete error-handler callbacks.
This method of handling errors is obsolete. Use a "notice handler" instead.
- Warning
- Strange things happen when a result object outlives its parent connection. If you register an error handler on a connection, then you must not access the result after destroying the connection. This applies even if you destroy the error handler first!
| pqxx::errorhandler::errorhandler |
( |
connection & | cx | ) |
|
|
explicit |
Implementation of pqxx::errorhandler and helpers.
pqxx::errorhandler allows programs to receive errors and warnings.
Copyright (c) 2000-2025, Jeroen T. Vermeulen.
See COPYING for copyright license. If you did not receive a file called COPYING with this source code, please notify the distributor of this mistake, or contact the author.