Class ParseException


public class ParseException extends Exception
An error occurred during parsing.
  • Constructor Details

    • ParseException

      public ParseException(String s, int errorOffset)
      Parameters:
      errorOffset -
  • Method Details

    • getErrorOffset

      public int getErrorOffset()
      Returns:
      the errorOffset