TS++ library: time series library
ts::ipo::ExceptionTimeWindowEmpty Class Reference

Exception in case resulting time window is empty. More...

#include <ipo.h>

Inheritance diagram for ts::ipo::ExceptionTimeWindowEmpty:
Collaboration diagram for ts::ipo::ExceptionTimeWindowEmpty:

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...
 

Detailed Description

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.

Definition at line 87 of file ipo.h.


The documentation for this class was generated from the following files: