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

Exception in case time windows are not overlapping. More...

#include <ipo.h>

Inheritance diagram for ts::ipo::ExceptionTimeWindowOutside:
Collaboration diagram for ts::ipo::ExceptionTimeWindowOutside:

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

Detailed Description

Exception in case time windows are not overlapping.

Definition at line 69 of file ipo.h.


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