Class DateTimeUtils.DateTimeParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.time.DateTimeUtils.DateTimeParseException
All Implemented Interfaces:
Serializable
Enclosing class:
DateTimeUtils

public static class DateTimeUtils.DateTimeParseException extends RuntimeException
Exception type thrown when date time string representations can not be parsed.
See Also: