The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.