| kind | = | "Condition Error Invocation TooFewArguments" |
Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
Active cells (details)
returns a representation of this error, printing how many arguments were missing
[ show source ]
method(
"didn't get enough arguments: #{missing} missing, to '#{message name}' (#{self kind})
#{message asStackTraceText}
#{context stackTraceAsText}")