Xapian::AssertionError(3pm) | User Contributed Perl Documentation | Xapian::AssertionError(3pm) |
Search::Xapian::AssertionError - AssertionError is thrown if a logical assertion inside Xapian fails.
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!)
2022-11-23 | perl v5.36.0 |