OOFEM 3.0
Loading...
Searching...
No Matches
oofem::RuntimeException Class Reference

#include <error.h>

Inheritance diagram for oofem::RuntimeException:
Collaboration diagram for oofem::RuntimeException:

Public Member Functions

 RuntimeException (const char *_func, const char *_file, int _line, const char *format,...)
const char * what () const noexcept override

Public Attributes

std::string msg

Detailed Description

Definition at line 58 of file error.h.

Constructor & Destructor Documentation

◆ RuntimeException()

oofem::RuntimeException::RuntimeException ( const char * _func,
const char * _file,
int _line,
const char * format,
... )

Definition at line 52 of file error.C.

References msg.

Member Function Documentation

◆ what()

const char * oofem::RuntimeException::what ( ) const
overridenoexcept

Definition at line 65 of file error.C.

References msg.

Member Data Documentation

◆ msg

std::string oofem::RuntimeException::msg

Definition at line 61 of file error.h.

Referenced by RuntimeException(), and what().


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