Class DateTimeUtils.DateTimeOverflowException

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

public static class DateTimeUtils.DateTimeOverflowException extends RuntimeException
Exception type thrown when operations on date time values would exceed the range available by max or min long nanoseconds.
See Also: