docs/_docs/reference/error-codes/E111.md
This error is emitted when a compiled classfile refers to a symbol that cannot be found on the current classpath.
The compiler message indicates:
This error typically occurs when:
Reproducing this error with simple source code is difficult as it requires specific classpath conditions with missing or incompatible classfiles.
To resolve this error: