Fortran SFF API to data I/O streams in C++
fapidxx::error::FUException Class Reference

#include <error.h>

Inheritance diagram for fapidxx::error::FUException:
Collaboration diagram for fapidxx::error::FUException:

Public Member Functions

 FUException (const int &unit, const char *message, const char *file, const int &line, const char *condition)
 Create with message, failed assertion, and code position. More...
 
virtual void report () const
 Screen report. More...
 
virtual ~FUException ()
 provide explicit virtual destructor More...
 

Static Public Member Functions

static void dont_report_on_construct ()
 Issue NO screen report on construction of exception. More...
 
static void report_on_construct ()
 Issue a screen report on construction of exception. More...
 

Private Attributes

int Munit
 file unit More...
 

Detailed Description

Definition at line 115 of file error.h.


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