HFST - Helsinki Finite-State Transducer Technology - Python API  version 3.11.0
 All Classes Namespaces Files Functions Variables Pages
List of all members
EndOfStreamException Class Reference

The stream is at end. More...

Inheritance diagram for EndOfStreamException:
HfstException

Additional Inherited Members

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

Detailed Description

The stream is at end.

Thrown by hfst.HfstTransducer hfst.HfstInputStream.__init__


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