1 package Xapian
::AssertionError
;
5 Xapian::AssertionError - AssertionError is thrown if a logical assertion inside Xapian fails.
9 In a debug build of Xapian, a failed assertion in the core library code
10 will cause AssertionError to be thrown.
12 This represents a bug in Xapian (either an invariant, precondition, etc
13 has been violated, or the assertion is incorrect!)