Gets an enumeration of String suggestions for spelling of current bad word.


ArrayList of String suggestions for current bad word.

Exception | Condition |
---|---|
NoCurrentBadWordException | If NextBadWord() hasn't been run first AND found an erroneous word. |
Exception | Condition |
---|---|
NoCurrentBadWordException | If NextBadWord() hasn't been run first AND found an erroneous word. |