TremanaParsingException

exception TremanaParsingException(*args: object, msg: str, origin_file: str | os.PathLike[str] | None = None)[source]

Baseclass for parsing Exceptions.

Parameters
  • msg (str) – Message to be printed.

  • origin_file (Union[str, os.PathLike]) – Path to the file causing the warning, by default None