| kind | = | "Condition Error Load" |
Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
Active cells (details)
returns a representation of this error, showing the name of the module that couldn't be loaded, and if an ioexception occured, the message and stack trace of this
[ show source ]
method(
"couldn't load module '#{moduleName}' (#{self kind})
#{message asStackTraceText}
#{context stackTraceAsText}")