GB9198

Graph-Break Type

Short name describing what triggered the graph break

Attempted to call repr() method implemented in C/C++

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

{type(arg.value)} has a C/C++ based repr method. This is not supported.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry