HFST - Helsinki Finite-State Transducer Technology - Python API  version 3.9.0
HfstException Class Reference

Base class for HfstExceptions. More...

Inheritance diagram for HfstException:
ContextTransducersAreNotAutomataException EmptySetOfContextsException EmptyStringException EndOfStreamException FlagDiacriticsAreNotIdentitiesException FunctionNotImplementedException HfstFatalException HfstTransducerTypeMismatchException ImplementationTypeNotAvailableException IncorrectUtf8CodingException MetadataException MissingOpenFstInputSymbolTableException NotTransducerStreamException NotValidAttFormatException NotValidLexcFormatException NotValidPrologFormatException SpecifiedTypeRequiredException StateIndexOutOfBoundsException StateIsNotFinalException StreamCannotBeWrittenException StreamIsClosedException StreamNotReadableException SymbolNotFoundException TransducerHasWrongTypeException TransducerHeaderException TransducerIsCyclicException TransducersAreNotAutomataException TransducerTypeMismatchException

Detailed Description

Base class for HfstExceptions.

Holds its own name and the file and line number where it was thrown.


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