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

String is not valid utf-8. More...

Inheritance diagram for IncorrectUtf8CodingException:
HfstException

Additional Inherited Members

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

Detailed Description

String is not valid utf-8.

This exception suggests that an input string is not valid utf8.


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