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

The stream is at end. More...

#include <HfstExceptionDefs.h>

Inheritance diagram for EndOfStreamException:
HfstException

Additional Inherited Members

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

Detailed Description

The stream is at end.

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


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