|
TS++ library: time series library
|
Exception in case time windows are not overlapping. More...
#include <ipo.h>


Public Member Functions | |
| ExceptionTimeWindowOutside (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... | |