|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IndexOutOfBoundsException
com.timeindexing.index.TimestampOutOfBoundsException
An TimestampOutOfBoundsException is thrown when an attempt is made to access a Timestamp that an Index does not have.
Constructor Summary | |
TimestampOutOfBoundsException()
Throw a TimestampOutOfBoundsException with no message. |
|
TimestampOutOfBoundsException(java.lang.String s)
Throw a TimestampOutOfBoundsException with a message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TimestampOutOfBoundsException()
public TimestampOutOfBoundsException(java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |