HFST - Helsinki Finite-State Transducer Technology - C++ API  version 3.9.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
TransducerHeaderException Struct Reference

Transducer has a malformed HFST header. More...

#include <HfstExceptionDefs.h>

Inheritance diagram for TransducerHeaderException:
HfstException

Additional Inherited Members

- Public Member Functions inherited from HfstException
HFSTDLL std::string operator() (void) const
 Get the error message. More...
 

Detailed Description

Transducer has a malformed HFST header.

Thrown by hfst::HfstTransducer(HfstInputStream&) hfst::HfstInputStream() hfst::HfstInputStream(const std::string&)


The documentation for this struct was generated from the following file: