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


Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs
LuceneException.h File Reference
#include "Lucene.h"

Go to the source code of this file.

Data Structures

class  Lucene::LuceneException
 Lucene exception container. More...
 
class  Lucene::ExceptionTemplate< ParentException, Type >
 

Namespaces

namespace  Lucene
 

Typedefs

typedef ExceptionTemplate< LuceneException, LuceneException::RuntimeLucene::RuntimeException
 
typedef ExceptionTemplate< LuceneException, LuceneException::OutOfMemoryLucene::OutOfMemoryError
 
typedef ExceptionTemplate< LuceneException, LuceneException::TemporaryLucene::TemporaryException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::IllegalStateLucene::IllegalStateException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::IllegalArgumentLucene::IllegalArgumentException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::IndexOutOfBoundsLucene::IndexOutOfBoundsException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::NullPointerLucene::NullPointerException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::FieldReaderLucene::FieldReaderException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::MergeLucene::MergeException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::StopFillCacheLucene::StopFillCacheException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::TimeExceededLucene::TimeExceededException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::TooManyClausesLucene::TooManyClausesException
 
typedef ExceptionTemplate< RuntimeException, LuceneException::UnsupportedOperationLucene::UnsupportedOperationException
 
typedef ExceptionTemplate< IllegalArgumentException, LuceneException::NumberFormatLucene::NumberFormatException
 
typedef ExceptionTemplate< IllegalStateException, LuceneException::AlreadyClosedLucene::AlreadyClosedException
 
typedef ExceptionTemplate< LuceneException, LuceneException::IOLucene::IOException
 
typedef ExceptionTemplate< IOException, LuceneException::CorruptIndexLucene::CorruptIndexException
 
typedef ExceptionTemplate< IOException, LuceneException::FileNotFoundLucene::FileNotFoundException
 
typedef ExceptionTemplate< IOException, LuceneException::LockObtainFailedLucene::LockObtainFailedException
 
typedef ExceptionTemplate< IOException, LuceneException::LockReleaseFailedLucene::LockReleaseFailedException
 
typedef ExceptionTemplate< IOException, LuceneException::MergeAbortedLucene::MergeAbortedException
 
typedef ExceptionTemplate< IOException, LuceneException::StaleReaderLucene::StaleReaderException
 
typedef ExceptionTemplate< FileNotFoundException, LuceneException::NoSuchDirectoryLucene::NoSuchDirectoryException
 
typedef ExceptionTemplate< LuceneException, LuceneException::LookaheadLucene::LookaheadSuccess
 
typedef ExceptionTemplate< LuceneException, LuceneException::ParseLucene::ParseException
 
typedef ExceptionTemplate< LuceneException, LuceneException::QueryParserLucene::QueryParserError
 
typedef ExceptionTemplate< LuceneException, LuceneException::CompressionLucene::CompressionException
 

clucene.sourceforge.net