HFST - Helsinki Finite-State Transducer Technology - C++ API
version 3.9.1
|
Base class for HfstExceptions. Holds its own name and the file and line number where it was thrown. More...
#include <HfstExceptionDefs.h>
Public Member Functions | |
HFSTDLL std::string | operator() (void) const |
Get the error message. More... | |
Base class for HfstExceptions. Holds its own name and the file and line number where it was thrown.
std::string operator() | ( | void | ) | const |
Get the error message.