Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Search::Xapian::Error

Name Search::Xapian::Error
Version
Located at /usr/lib64/perl5/vendor_perl
File /usr/lib64/perl5/vendor_perl/Search/Xapian/Error.pm
Is Core No
Search CPAN for this module Search::Xapian::Error
Documentation Search::Xapian::Error
Module Details Search::Xapian::Error

NAME

Search::Xapian::Error - Base class for all exceptions in Search::Xapian


DESCRIPTION

This is an abstract class in C++, i.e. it cannot be instantiated directly. In Perl there is no such concept, but you should not need to create instances of this class yourself.


METHODS

All exception objects have the following methods

get_msg

Returns a string with a descriptive error message, useful for outputting

get_type

The type of this error (e.g. ``DocNotFoundError'').

get_context

Optional context information, returned as a string

get_error_string

Returns any error string from errno or similar associated with this error

Perl Diver brought to you by ScriptSolutions.com © 1997- 2025