Package com.illumon.iris.db.tables.utils
Class DBTimeUtils.DBDateTimeOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.illumon.iris.db.tables.utils.DBTimeUtils.DBDateTimeOverflowException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DBTimeUtils
public static class DBTimeUtils.DBDateTimeOverflowException extends RuntimeException
A type of RuntimeException thrown when operations resulting in
DBDateTime
values would
exceed the range available by max or min long nanoseconds.- See Also:
- Serialized Form
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString