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
TransducersAreNotAutomataException Struct Reference

Transducers are not automata. More...

#include <HfstExceptionDefs.h>

Inheritance diagram for TransducersAreNotAutomataException:
HfstException

Additional Inherited Members

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

Detailed Description

Transducers are not automata.

This exception is thrown by hfst::cross_product( HfstTransducer&)

when either input transducer does not have equivalent input and output symbols in all its transitions.


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