| Search-Xapian documentation | view source | Contained in the Search-Xapian distribution. |
Search::Xapian::RuntimeError - The base class for exceptions indicating errors only detectable at runtime.
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.
| Search-Xapian documentation | view source | Contained in the Search-Xapian distribution. |