Exceptions¶
Package wide exceptions
- drain_swamp.exceptions.__all__: tuple[str, str] = ("PyProjectTOMLParseError", "PyProjectTOMLReadError")¶
Module exports
- exception drain_swamp.exceptions.PyProjectTOMLParseError(msg: str)¶
Bases:
ValueErrorNo point in continuing if the
pyproject.tomlcan’t be parsed and loaded.- Variables:
msg (str) – The error message