#include <except.hxx>
| Public Member Functions | |
| sql_error () | |
| sql_error (const PGSTD::string &whatarg) | |
| sql_error (const PGSTD::string &whatarg, const PGSTD::string &Q) | |
| virtual | ~sql_error () throw () | 
| const PGSTD::string & | query () const throw () | 
| The query whose execution triggered the exception. | |
Carries a copy of the failed query in addition to a regular error message
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| The query whose execution triggered the exception. 
 | 
 1.3.9.1
 1.3.9.1