HFST - Helsinki Finite-State Transducer Technology - Python API  version 3.12.2
List of all members
SpecifiedTypeRequiredException Class Reference

The type of a transducer is not specified. More...

Inheritance diagram for SpecifiedTypeRequiredException:
HfstException

Additional Inherited Members

- Public Member Functions inherited from HfstException
def what ()
 A message describing the error in more detail. More...
 

Detailed Description

The type of a transducer is not specified.

This exception is thrown when an implementation type argument is hfst.types.ERROR_TYPE.


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