Short name describing what triggered the graph break
Exception with bad expected type
Values or code snippet captured at the break point
str(expected_exc_types)
Explanation of why the graph break was triggered
except ...
has unsupported type {expected_exc_types}.
Hints on how to resolve the graph break