Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
kind = "Condition Error Load"
Active cells (details)
report()

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

method(
  "couldn't load module '#{moduleName}' (#{self kind})

#{message asStackTraceText}
#{context stackTraceAsText}")