1 package Xapian
::DatabaseModifiedError
;
5 Xapian::DatabaseModifiedError - DatabaseModifiedError indicates a database was modified.
9 To recover after catching this error, you need to call
10 Xapian::Database::reopen() on the Database and repeat the operation