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

returns a representation of this error

method(
  msg = if(cell?(:reportMsg), 
      reportMsg, 
      "can't activate value '#{noticeFor(receiver)}' for method #{methodName} (#{self kind})") 
  "#{msg}

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