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