#include <phexception.h>
Inherits PhraseHunter::Exceptions::Exception.
Inherited by PhraseHunter::Exceptions::NoIndexerError, and PhraseHunter::Exceptions::NoSuchCorpusError.
Inheritance diagram for PhraseHunter::Exceptions::CorpusError:
Public Member Functions | |
CorpusError (const std::string &msg) |
Definition at line 71 of file phexception.h.
PhraseHunter::Exceptions::CorpusError::CorpusError | ( | const std::string & | msg | ) | [inline] |
Definition at line 74 of file phexception.h.