Fortran SFF API to data I/O streams in C++

◆ report()

void fapidxx::error::Exception::report ( ) const
virtual

Screen report.

report

Reimplemented in fapidxx::error::FUException.

Definition at line 94 of file error.cc.

References base_report().

Referenced by Exception(), and fapidxx::error::FUException::report().

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