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

returns a representation of this error, printing the name and position of the argument that didn't have a default value

method(
  "didn't get a default value to argument '#{argumentName}' at position #{index}, following an optional argument when defining a method (#{self kind})

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