Teuchos - Trilinos Tools Package
Version of the Day
|
Thrown when a StringConditon is missing it's Value tag. More...
#include <Teuchos_XMLConditionExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
MissingValuesTagException (const std::string &what_arg) | |
Constructs an MissingValuesTagException. More... | |
Thrown when a StringConditon is missing it's Value tag.
Definition at line 57 of file Teuchos_XMLConditionExceptions.hpp.
|
inline |
Constructs an MissingValuesTagException.
what_arg | The error message to be associated with this error. |
Definition at line 66 of file Teuchos_XMLConditionExceptions.hpp.