table of contents
other versions
- Tumbleweed 1.2.25.5-1.15
- Leap-15.6
| Xapian::LogicError(3) | User Contributed Perl Documentation | Xapian::LogicError(3) |
NAME¶
Search::Xapian::LogicError - The base class for exceptions indicating errors in the program logic.
DESCRIPTION¶
A subclass of LogicError will be thrown if Xapian detects a violation of a class invariant or a logical precondition or postcondition, etc.
| 2022-02-28 | perl v5.42.0 |