Module suggest

Class ExceptionHandler

java.lang.Object
de.grogra.suggest.simplexl.ExceptionHandler

public class ExceptionHandler extends Object
Gather the error from the parser
  • Constructor Details

    • ExceptionHandler

      public ExceptionHandler()
  • Method Details

    • add

      public void add(ParseException e)
    • clear

      public void clear()
    • dump

      public String dump(int i)