Serializable
DateTimeParseException
UnsupportedTemporalTypeException
ZoneRulesException
public class DateTimeException extends RuntimeException
This exception is used to indicate problems with creating, querying and manipulating date-time objects.
public DateTimeException​(String message)
message
public DateTimeException​(String message, Throwable cause)
cause
© 2019 Oracle Corporation and/or its affiliates