Home
last modified time | relevance | path

Searched defs:DocNotFoundError (Results 1 – 12 of 12) sorted by relevance

/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/java/org/xapian/errors/
H A DDocNotFoundError.java32 public class DocNotFoundError extends RuntimeError { class
33 public DocNotFoundError(String s) { in DocNotFoundError() method in DocNotFoundError
37 public DocNotFoundError() { in DocNotFoundError() method in DocNotFoundError
/dports/databases/xapian-core12/xapian-core-1.2.25/include/xapian/
H A Derror.h653DocNotFoundError(const std::string &msg_, const std::string &context_, const char * error_string_) in DocNotFoundError() function
670 DocNotFoundError(const std::string &msg_, int errno_) in DocNotFoundError() function
676DocNotFoundError(const std::string &msg_, const std::string &context_, const char * type_, const c… in DocNotFoundError() function
682DocNotFoundError(const std::string &msg_, const std::string &context_, const char * type_, int err… in DocNotFoundError() function
/dports/databases/xapian-core/xapian-core-1.4.18/include/xapian/
H A Derror.h681DocNotFoundError(const std::string &msg_, const std::string &context_, const char * error_string_) in DocNotFoundError() function
698 DocNotFoundError(const std::string &msg_, int errno_) in DocNotFoundError() function
704DocNotFoundError(const std::string &msg_, const std::string &context_, const char * type_, const c… in DocNotFoundError() function
710DocNotFoundError(const std::string &msg_, const std::string &context_, const char * type_, int err… in DocNotFoundError() function
/dports/databases/xapian-bindings12/xapian-bindings-1.2.25/python/modern/
H A Dxapian.py596 class DocNotFoundError(RuntimeError): class
/dports/databases/py-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py682 class DocNotFoundError(RuntimeError): class
/dports/databases/py-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py691 class DocNotFoundError(RuntimeError): class
/dports/databases/php-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py691 class DocNotFoundError(RuntimeError): class
/dports/databases/php-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py682 class DocNotFoundError(RuntimeError): class
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py691 class DocNotFoundError(RuntimeError): class
/dports/databases/p5-Xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py682 class DocNotFoundError(RuntimeError): class
/dports/databases/lua-xapian/xapian-bindings-1.4.18/python/
H A Dxapian.py691 class DocNotFoundError(RuntimeError): class
/dports/databases/lua-xapian/xapian-bindings-1.4.18/python3/
H A Dxapian.py682 class DocNotFoundError(RuntimeError): class