HFST - Helsinki Finite-State Transducer Technology - Python API
version 3.12.1
|
Base class for HfstExceptions. More...
Public Member Functions | |
def | what |
A message describing the error in more detail. More... | |
Base class for HfstExceptions.
Holds its own name and the file and line number where it was thrown.
def what | ( | ) |
A message describing the error in more detail.