ArityException(message: String)
Exception given when the number of arguments given to a function does not match its arity.
message - A message describing what went wrong.
message