| kind | = | "Condition Error Invocation NotActivatable" |
Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
Active cells (details)
returns a representation of this error
[ show source ]
method(
msg = if(cell?(:reportMsg),
reportMsg,
"can't activate value '#{noticeFor(receiver)}' for method #{methodName} (#{self kind})")
"#{msg}
#{message asStackTraceText}
#{context stackTraceAsText}")