OOFEM 3.0
Loading...
Searching...
No Matches
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

◆ GT_Exception() [1/2]

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

Definition at line 252 of file geotoolbox.h.

References file, line, and msg.

◆ GT_Exception() [2/2]

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

Definition at line 253 of file geotoolbox.h.

References file, line, and msg.

◆ ~GT_Exception()

oofem::GT_Exception::~GT_Exception ( )
inline

Definition at line 254 of file geotoolbox.h.

Member Function Documentation

◆ print()

void oofem::GT_Exception::print ( )

Definition at line 1785 of file geotoolbox.C.

References file, line, and msg.

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

Member Data Documentation

◆ file

const char * oofem::GT_Exception::file
private

Definition at line 248 of file geotoolbox.h.

Referenced by GT_Exception(), GT_Exception(), and print().

◆ line

int oofem::GT_Exception::line
private

Definition at line 249 of file geotoolbox.h.

Referenced by GT_Exception(), GT_Exception(), and print().

◆ msg

const char* oofem::GT_Exception::msg
private

Definition at line 248 of file geotoolbox.h.

Referenced by GT_Exception(), GT_Exception(), and print().


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

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011