Error thrown when a lazily initialized variable cannot be initialized.
A static/library variable with an initializer expression is initialized the first time it is read. If evaluating the initializer expression causes another read of the variable, this error is thrown.