1Xapian::LogicError(3) User Contributed Perl DocumentationXapian::LogicError(3)
23
4
NAME
6Search::Xapian::LogicError - The base class for exceptions indicating
7errors in the program logic.
8
DESCRIPTION
10A subclass of LogicError will be thrown if Xapian detects a violation
11of a class invariant or a logical precondition or postcondition, etc.
1213
14
15
perl v5.30.0 2019-07-26 Xapian::LogicError(3)