CzzDbException Class Reference

#include <db/zz_db_exception.h>

Inheritance diagram for CzzDbException:

CzzLogException CzzException List of all members.

Public Member Functions

 CzzDbException (const int row, const char *file, const CzzString descr)
 CzzDbException (const int row, const char *file, const CzzString descr, otl_exception &e)
 CzzDbException (const int row, const char *file, const CzzString descr, CzzDb &db)
 CzzDbException (const int row, const char *file, const CzzString descr, CzzSQLStream &s)
 ~CzzDbException ()

Static Public Attributes

static otl_exception m_LastExtException

Protected Member Functions

void Init (const int row, const char *file, const CzzString descr, const char *ora_msg, const char *ora_stm)

Constructor & Destructor Documentation

CzzDbException::CzzDbException const int  row,
const char *  file,
const CzzString  descr
 

CzzDbException::CzzDbException const int  row,
const char *  file,
const CzzString  descr,
otl_exception &  e
 

CzzDbException::CzzDbException const int  row,
const char *  file,
const CzzString  descr,
CzzDb db
 

CzzDbException::CzzDbException const int  row,
const char *  file,
const CzzString  descr,
CzzSQLStream s
 

CzzDbException::~CzzDbException  ) 
 


Member Function Documentation

void CzzDbException::Init const int  row,
const char *  file,
const CzzString  descr,
const char *  ora_msg,
const char *  ora_stm
[protected]
 


Member Data Documentation

otl_exception CzzDbException::m_LastExtException [static]
 


The documentation for this class was generated from the following files:
Generated on Thu Sep 21 21:45:45 2006 for tonjac.org MINI/C++ library by  doxygen 1.4.6-NO