OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::ContextIOERR Class Reference

Context IO exception class. More...

#include <contextioerr.h>

Public Member Functions

 ContextIOERR (contextIOResultType e, const char *file, int line)
 
 ContextIOERR (contextIOResultType e, const char *msg, const char *file, int line)
 
 ~ContextIOERR ()
 
void print ()
 

Private Attributes

contextIOResultType error
 
const char * msg
 
const char * file
 
int line
 

Detailed Description

Context IO exception class.

Todo:
Document more.

Definition at line 46 of file contextioerr.h.

Constructor & Destructor Documentation

oofem::ContextIOERR::ContextIOERR ( contextIOResultType  e,
const char *  file,
int  line 
)

Definition at line 250 of file cltypes.C.

References error, file, line, and msg.

oofem::ContextIOERR::ContextIOERR ( contextIOResultType  e,
const char *  msg,
const char *  file,
int  line 
)

Definition at line 258 of file cltypes.C.

References error, file, line, and msg.

oofem::ContextIOERR::~ContextIOERR ( )

Definition at line 266 of file cltypes.C.

Member Function Documentation

Member Data Documentation

contextIOResultType oofem::ContextIOERR::error
private

Definition at line 48 of file contextioerr.h.

Referenced by ContextIOERR(), and print().

const char * oofem::ContextIOERR::file
private

Definition at line 49 of file contextioerr.h.

Referenced by ContextIOERR(), and print().

int oofem::ContextIOERR::line
private

Definition at line 50 of file contextioerr.h.

Referenced by ContextIOERR(), and print().

const char* oofem::ContextIOERR::msg
private

Definition at line 49 of file contextioerr.h.

Referenced by ContextIOERR(), and print().


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

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:34 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011