Package io.deephaven.time
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
Exception type thrown when operations on date time values would exceed the range available by max or min long
nanoseconds.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString