TS++ library: time series library
|
Exception in case resulting time window is empty. More...
#include <ipo.h>
Public Member Functions | |
ExceptionTimeWindowEmpty (const char *message, const char *file, const int &line, const char *condition) | |
virtual void | report () const |
Screen report. More... | |
Static Public Member Functions | |
static void | report_on_construct () |
Issue a screen report on construction of exception. More... | |
static void | dont_report_on_construct () |
Issue NO screen report on construction of exception. More... | |
Exception in case resulting time window is empty.
This execption indicates that after the time window was shrinked, no sample from the input time series is available within the defined time window.