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

#include <geotoolbox.h>

Public Member Functions

 GT_Exception (const char *file, int line)
 
 GT_Exception (const char *msg, const char *file, int line)
 
 ~GT_Exception ()
 
void print ()
 

Private Attributes

const char * msg
 
const char * file
 
int line
 

Detailed Description

Definition at line 246 of file geotoolbox.h.

Constructor & Destructor Documentation

oofem::GT_Exception::GT_Exception ( const char *  file,
int  line 
)
inline

Definition at line 252 of file geotoolbox.h.

oofem::GT_Exception::GT_Exception ( const char *  msg,
const char *  file,
int  line 
)
inline

Definition at line 253 of file geotoolbox.h.

oofem::GT_Exception::~GT_Exception ( )
inline

Definition at line 254 of file geotoolbox.h.

Member Function Documentation

void oofem::GT_Exception::print ( )

Definition at line 1785 of file geotoolbox.C.

Referenced by oofem::LEPlic::doInterfaceRemapping().

Member Data Documentation

const char * oofem::GT_Exception::file
private

Definition at line 248 of file geotoolbox.h.

int oofem::GT_Exception::line
private

Definition at line 249 of file geotoolbox.h.

const char* oofem::GT_Exception::msg
private

Definition at line 248 of file geotoolbox.h.


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:36 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011