GB0005

Graph-Break Type

Short name describing what triggered the graph break

Attempted to a str() 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 str method. This is not supported.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry