repo.or.cz
/
xapian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[omega] Compute date spans in days
[xapian.git]
/
xapian-bindings
/
perl
/
Xapian
/
DocNotFoundError.pm
blob
a1889c617642180e97a1be723d94ef98150d9fe1
1
package
Xapian
::
DocNotFoundError
;
2
3
=head1 NAME
4
5
Xapian::DocNotFoundError - Indicates an attempt to access a document not present in the database.
6
7
8
=head1 DESCRIPTION
9
10
11
=cut
12
1
;