ID EN
Traceback

exceptions

Python 3.11

If self represents an ExceptionGroup, this field holds a list of TracebackException instances representing the nested exceptions. Otherwise it is None.

Syntax

PYTHON
exceptions

See Also

ExceptionGroup