HFST - Helsinki Finite-State Transducer Technology API
version 3.7.1
|
Transducer has wrong type. More...
#include <HfstExceptionDefs.h>
Additional Inherited Members | |
Public Member Functions inherited from HfstException | |
std::string | operator() (void) const |
Get the error message. More... | |
Transducer has wrong type.
This exception suggests that an HfstTransducer has not been properly initialized, probably due to a bug in the HFST library. Alternatively the default constructor of HfstTransducer has been called at some point.