Navigation
Synopsis A module cannot be found on dynamic import.
Function data RunTimeException = ModuleNotFound(str name);
Usage import Exception;
Description This error is generated when an internally generated module cannot be found.

Remedy: Contact the Rascal developers:
  • Ask a question at Rascal Ask site.
  • Read the currently open issues at the Rascal's issue tracker. If your problem has not yet been reported by someone else, please report it here.
If you are an expert developer, please check your own code first.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.