Database Error Messages

LPX-01073

[XQST0073] Cyclic import sequence

Cause

It is a static error if the graph of module imports contains a cycle (that is, if there exists a sequence of modules M1 ... Mn such that each Mi imports Mi+1 and Mn imports M1), unless all the modules in the cycle share a common namespace.