gtdblib.exception package
Module contents
- exception gtdblib.exception.GtdbLibException(message: str = '')
Bases:
ExceptionBase exception for all gtdb-lib exceptions thrown in this project.
- exception gtdblib.exception.GtdbLibExit(message: str = '')
Bases:
GtdbLibExceptionRaised when gtdblib has been asked to quietly exit.