Search::Xapian::AssertionError - AssertionError is thrown if a logical assertion inside Xapian fails.


Search-Xapian documentation  | view source Contained in the Search-Xapian distribution.

Index


NAME

Top

Search::Xapian::AssertionError - AssertionError is thrown if a logical assertion inside Xapian fails.

DESCRIPTION

Top

  In a debug build of Xapian, a failed assertion in the core library code
  will cause AssertionError to be thrown.

  This represents a bug in Xapian (either an invariant, precondition, etc
  has been violated, or the assertion is incorrect!)





Search-Xapian documentation  | view source Contained in the Search-Xapian distribution.