[Xapian-tickets] [Xapian] #773: Explicit DatabaseNotFoundError exception

Xapian nobody at xapian.org
Fri Dec 21 11:47:47 GMT 2018


#773: Explicit DatabaseNotFoundError exception
--------------------------+--------------------------
 Reporter:  Kronuz        |             Owner:  olly
     Type:  enhancement   |            Status:  new
 Priority:  normal        |         Milestone:  1.5.0
Component:  Library API   |           Version:
 Severity:  normal        |        Resolution:
 Keywords:  GoodFirstBug  |        Blocked By:
 Blocking:                |  Operating System:  All
--------------------------+--------------------------

Comment (by vaibhav):

 @olly,
 To my knowledge this invloves:
 1)Creating a new class DatabaseNotFoundError in error.h file which
 inherits DatabaseOpeningError class.
 2)Replace all occurences of DatabaseOpeningError in the code where
 suitably database is not existing. Specifically i found those occurences
 in two files namely dbcheck.cc and dbfactory.cc in the xapian-
 core/backends.
 Can you guide me furthur.

--
Ticket URL: <https://trac.xapian.org/ticket/773#comment:4>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list