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