Class TemporalAccessorParseException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class TemporalAccessorParseException extends ParseException
-
-
Constructor Summary
Constructors Constructor Description TemporalAccessorParseException(Locale locale, String value, Integer pos)
-
Method Summary
Modifier and Type Method Description StringgetLocalizedMessage()final Stringinput()-
Methods inherited from class java.text.ParseException
getErrorOffset -
Methods inherited from class kotlin.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-