Class WordOutOfRestrictionsException

All Implemented Interfaces:
Serializable

public class WordOutOfRestrictionsException extends ParseException
See Also:
  • Constructor Details

    • WordOutOfRestrictionsException

      public WordOutOfRestrictionsException(String input, List<String> restrictions, Context<?> context)
  • Method Details

    • getRestrictions

      public List<String> getRestrictions()