Apache Log4cxx
Version 1.3.0
|
#include <odbcappender.h>
Public Member Functions | |
SQLException (short fHandleType, void *hInput, const char *prolog, log4cxx::helpers::Pool &p) | |
SQLException (const char *msg) | |
SQLException (const SQLException &src) | |
Public Member Functions inherited from log4cxx::helpers::Exception | |
Exception (const char *msg) | |
Exception (const LogString &msg) | |
Exception (const Exception &src) | |
Exception & | operator= (const Exception &src) |
const char * | what () const throw () |
log4cxx::db::SQLException::SQLException | ( | short | fHandleType, |
void * | hInput, | ||
const char * | prolog, | ||
log4cxx::helpers::Pool & | p | ||
) |
log4cxx::db::SQLException::SQLException | ( | const char * | msg | ) |
log4cxx::db::SQLException::SQLException | ( | const SQLException & | src | ) |