Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codename1.l10n.ParseException
All Implemented Interfaces:
Serializable

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

    • ParseException

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

    • getErrorOffset

      public int getErrorOffset()
      Returns

      the errorOffset