table of contents
other versions
- Tumbleweed 1.2.25.5-1.15
- Leap-15.6
| Xapian::AssertionError(3) | User Contributed Perl Documentation | Xapian::AssertionError(3) |
NAME¶
Search::Xapian::AssertionError - AssertionError is thrown if a logical assertion inside Xapian fails.
DESCRIPTION¶
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-02-28 | perl v5.42.0 |