TS++ library: time series library

◆ report()

void ts::error::Exception::report ( ) const
virtualinherited

Screen report.

report

Definition at line 93 of file error.cc.

References ts::error::Exception::base_report().

Referenced by ts::error::Exception::Exception().

94  {
95  base_report();
96  }
void base_report() const
Screen report.
Definition: error.cc:99
Here is the call graph for this function:
Here is the caller graph for this function: