1#ifndef __OPENTREP_OPENTREP_EXCEPTIONS_HPP
2#define __OPENTREP_OPENTREP_EXCEPTIONS_HPP
39 const char*
what()
const throw() {
BuildIndexException(const std::string &iWhat)
CodeConversionException(const std::string &iWhat)
CodeDuplicationException(const std::string &iWhat)
DocumentNotFoundException(const std::string &iWhat)
FileException(const std::string &iWhat)
FileExtensionUnknownException(const std::string &iWhat)
FileNotFoundException(const std::string &iWhat)
FileUncompressingErrorException(const std::string &iWhat)
InterpreteTravelRequestException(const std::string &iWhat)
InterpreterUseCaseException(const std::string &iWhat)
MemoryAllocationException(const std::string &iWhat)
MultipleRowsForASingleDocIDException(const std::string &iWhat)
NoBestMatchingResultHolderException(const std::string &iWhat)
NonInitialisedServiceException(const std::string &iWhat)
ObjectNotFoundException(const std::string &iWhat)
PRFileParsingException(const std::string &iWhat)
ParserException(const std::string &iWhat)
PorFileParsingException(const std::string &iWhat)
RootException(const std::string &iWhat)
const char * what() const
SQLDatabaseConnectionReleaseException(const std::string &iWhat)
SQLDatabaseConnectionStringParsingException(const std::string &iWhat)
SQLDatabaseElementNotFoundException(const std::string &iWhat)
SQLDatabaseException(const std::string &iWhat)
SQLDatabaseFileCannotBeCreatedException(const std::string &iWhat)
SQLDatabaseImpossibleConnectionException(const std::string &iWhat)
SQLDatabaseIndexCreationException(const std::string &iWhat)
SQLDatabaseTableCreationException(const std::string &iWhat)
SQLDatabaseUserCreationException(const std::string &iWhat)
SerDeException(const std::string &iWhat)
TravelRequestEmptyException(const std::string &iWhat)
UnicodeException(const std::string &iWhat)
UnicodeTransliteratorCreationException(const std::string &iWhat)
XapianDatabaseFailureException(const std::string &iWhat)
XapianException(const std::string &iWhat)
XapianTravelDatabaseEmptyException(const std::string &iWhat)
XapianTravelDatabaseWrongPathnameException(const std::string &iWhat)