Class DateTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.time.DateTimeException
- Direct Known Subclasses:
DateTimeParseException
-
Constructor Summary
ConstructorsConstructorDescriptionDateTimeException(String message) DateTimeException(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DateTimeException
-
DateTimeException
-