Tanl Linguistic Pipeline |
Thrown when an attempt is made to access a document which is not in the collection. More...
#include <error.h>
Public Member Functions | |
DocNotFoundError (std::string const &msg) |
Thrown when an attempt is made to access a document which is not in the collection.
This could occur either due to a programming error, or because the collection has changed since running the query.