avid.common.console_abstraction.ConsoleTraceback
- class avid.common.console_abstraction.ConsoleTraceback(exc_type, exc_value, exc_traceback)
Bases:
objectAbstraction for traceback formatting that works with or without rich
- __init__(exc_type, exc_value, exc_traceback)
Methods
__init__(exc_type, exc_value, exc_traceback)from_exception(exc_type, exc_value, ...)