GB8977

Graph-Break Type

Short name describing what triggered the graph break

Invalid call to build_class

Context

Values or code snippet captured at the break point

Non-constant args to build_class: {args} {kwargs}

Explanation

Explanation of why the graph break was triggered

Cannot trace class definition: the class body function is unsupported or the base class argument are not compile-time constants

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry