#include <OpmInputError.hpp>
|
| template<typename ... Args> |
| | OpmInputError (const std::string &reason, const KeywordLocation &location, const Args &...furtherLocations) |
| |
| | OpmInputError (const std::exception &error, const KeywordLocation &location) |
| |
| const char * | what () const throw () |
| |
◆ OpmInputError() [1/2]
template<typename ... Args>
| Opm::OpmInputError::OpmInputError |
( |
const std::string & |
reason, |
|
|
const KeywordLocation & |
location, |
|
|
const Args &... |
furtherLocations |
|
) |
| |
|
inline |
◆ OpmInputError() [2/2]
| Opm::OpmInputError::OpmInputError |
( |
const std::exception & |
error, |
|
|
const KeywordLocation & |
location |
|
) |
| |
|
inline |
◆ format()
◆ what()
| const char * Opm::OpmInputError::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
The documentation for this class was generated from the following file: