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

#include <inputrecord.h>

Inheritance diagram for oofem::MissingKeywordInputException:
Collaboration diagram for oofem::MissingKeywordInputException:

Public Member Functions

 MissingKeywordInputException (const InputRecord &ir, std::string keyword, int number)
const char * what () const noexcept override
Public Member Functions inherited from oofem::InputException
 InputException (const InputRecord &ir, std::string keyword, int number)

Protected Attributes

std::string msg

Additional Inherited Members

Public Attributes inherited from oofem::InputException
std::string record
std::string keyword
int number

Detailed Description

Definition at line 253 of file inputrecord.h.

Constructor & Destructor Documentation

◆ MissingKeywordInputException()

oofem::MissingKeywordInputException::MissingKeywordInputException ( const InputRecord & ir,
std::string keyword,
int number )

Member Function Documentation

◆ what()

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

Definition at line 303 of file inputrecord.C.

References msg.

Member Data Documentation

◆ msg

std::string oofem::MissingKeywordInputException::msg
protected

Definition at line 256 of file inputrecord.h.

Referenced by MissingKeywordInputException(), 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