|
My Project
|
Public Member Functions | |
| 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 () |
Static Public Member Functions | |
| static std::string | format (const std::string &msg_format, const KeywordLocation &loc) |