1 #ifndef __OPENTREP_OPENTREP_EXCEPTIONS_HPP
2 #define __OPENTREP_OPENTREP_EXCEPTIONS_HPP
39 const char*
what()
const throw() {
354 #endif // __OPENTREP_OPENTREP_EXCEPTIONS_HPP
SQLDatabaseConnectionImpossibleException(const std::string &iWhat)
XapianException(const std::string &iWhat)
NonInitialisedServiceException(const std::string &iWhat)
FileNotFoundException(const std::string &iWhat)
UnicodeTransliteratorCreationException(const std::string &iWhat)
InterpreteTravelRequestException(const std::string &iWhat)
NoBestMatchingResultHolderException(const std::string &iWhat)
SQLDatabaseException(const std::string &iWhat)
RootException(const std::string &iWhat)
ParserException(const std::string &iWhat)
InterpreterUseCaseException(const std::string &iWhat)
XapianTravelDatabaseWrongPathnameException(const std::string &iWhat)
Root of the OpenTREP exceptions.
CodeDuplicationException(const std::string &iWhat)
FileException(const std::string &iWhat)
MemoryAllocationException(const std::string &iWhat)
PorFileParsingException(const std::string &iWhat)
UnicodeException(const std::string &iWhat)
CodeConversionException(const std::string &iWhat)
DocumentNotFoundException(const std::string &iWhat)
ObjectNotFoundException(const std::string &iWhat)
MultipleRowsForASingleDocIDException(const std::string &iWhat)
BuildIndexException(const std::string &iWhat)
TravelRequestEmptyException(const std::string &iWhat)
XapianDatabaseFailureException(const std::string &iWhat)
PRFileParsingException(const std::string &iWhat)
XapianTravelDatabaseEmptyException(const std::string &iWhat)
const char * what() const