Class DateTimeParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.time.format.DateTimeParseException
-
Constructor Summary
ConstructorsConstructorDescriptionDateTimeParseException(String message, CharSequence parsedData, int errorIndex) -
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
DateTimeParseException
-
-
Method Details
-
getParsedString
-
getErrorIndex
public int getErrorIndex()
-