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::RuntimeError - The base class for exceptions indicating errors only detectable at runtime.

DESCRIPTION

  A subclass of RuntimeError will be thrown if Xapian detects an error
  which is exception derived from RuntimeError is thrown when an
  error is caused by problems with the data or environment rather
  than a programming mistake.