The result of a call to splitInto.
The number of arguments passed the number of separated words in the input string.
The input string did not have enough words to match the passed arguments.
The input string had too many words and could not fit into the passed arguments.
The result of a call to splitInto.