| kind | = | "Condition Error Invocation TooManyArguments" |
Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
Active cells (details)
returns a representation of this error, printing the given argument values that wasn't expected
[ show source ]
method(
"didn't expect these arguments: #{noticeFor(extra)} given to '#{message name}' (#{self kind})
#{message asStackTraceText}
#{context stackTraceAsText}")