saaps.util
Class TimeSeriesEODException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--saaps.util.IllegalTimeSeriesException
                    |
                    +--saaps.util.TimeSeriesEODException

public class TimeSeriesEODException
extends IllegalTimeSeriesException

This class reports that the first time in your TimeSeries is after the last time in Database.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait