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

#include <inputrecord.h>

Inheritance diagram for oofem::BadFormatInputException:
Collaboration diagram for oofem::BadFormatInputException:

Public Member Functions

 BadFormatInputException (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 264 of file inputrecord.h.

Constructor & Destructor Documentation

◆ BadFormatInputException()

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

Member Function Documentation

◆ what()

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

Definition at line 309 of file inputrecord.C.

References msg.

Member Data Documentation

◆ msg

std::string oofem::BadFormatInputException::msg
protected

Definition at line 267 of file inputrecord.h.

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