CLucene - a full-featured, c++ search engine
API Documentation


CLuceneError Class Reference

#include <error.h>

List of all members.

Public Member Functions

 CLuceneError (const CLuceneError &clone)
 CLuceneError (int num, const char *str, bool ownstr)
int number ()
char * what ()
TCHAR * twhat ()
 ~CLuceneError () throw ()


Constructor & Destructor Documentation

CLuceneError::CLuceneError ( const CLuceneError clone  ) 

CLuceneError::CLuceneError ( int  num,
const char *  str,
bool  ownstr 
)

CLuceneError::~CLuceneError (  )  throw ()


Member Function Documentation

int CLuceneError::number (  )  [inline]

TCHAR* CLuceneError::twhat (  ) 

char* CLuceneError::what (  ) 


The documentation for this class was generated from the following file:

clucene.sourceforge.net