Class DateTimeParseException


public class DateTimeParseException extends RuntimeException
  • Constructor Details

    • DateTimeParseException

      public DateTimeParseException(String message, CharSequence parsedData, int errorIndex)
  • Method Details

    • getParsedString

      public String getParsedString()
    • getErrorIndex

      public int getErrorIndex()