![]() |
|
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:
![]() |