Package java.text

Class ParseException

All Implemented Interfaces:
Serializable

public class ParseException extends Exception
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String var0, int var1)
  • Method Details

    • getErrorOffset

      public int getErrorOffset()