CppSQLite3Exception Class Reference

#include <CppSQLite3.h>

List of all members.

Public Member Functions

 CppSQLite3Exception (const int nErrCode, char *szErrMess, bool bDeleteMsg=true)
 CppSQLite3Exception (const CppSQLite3Exception &e)
virtual ~CppSQLite3Exception ()
const int errorCode ()
const char * errorMessage ()

Static Public Member Functions

static const char * errorCodeAsString (int nErrCode)

Private Attributes

int mnErrCode
char * mpszErrMess


Constructor & Destructor Documentation

CppSQLite3Exception::CppSQLite3Exception const int  nErrCode,
char *  szErrMess,
bool  bDeleteMsg = true
 

CppSQLite3Exception::CppSQLite3Exception const CppSQLite3Exception e  ) 
 

CppSQLite3Exception::~CppSQLite3Exception  )  [virtual]
 


Member Function Documentation

const int CppSQLite3Exception::errorCode  )  [inline]
 

const char * CppSQLite3Exception::errorCodeAsString int  nErrCode  )  [static]
 

const char* CppSQLite3Exception::errorMessage  )  [inline]
 


Member Data Documentation

int CppSQLite3Exception::mnErrCode [private]
 

char* CppSQLite3Exception::mpszErrMess [private]
 


The documentation for this class was generated from the following files:
Generated on Mon May 29 01:10:33 2006 for Papagan by  doxygen 1.4.6-NO