GB0021

Graph-Break Type

Short name describing what triggered the graph break

BUILD_STRING type error

Context

Values or code snippet captured at the break point

str(part)

Explanation

Explanation of why the graph break was triggered

Format string part type is not correct - expected constant or format string.

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry