Teuchos - Trilinos Tools Package
Version of the Day
|
Thrown when converting a StrinvValidatorDependcny from XML and no valuesAndValidators tag is found. More...
#include <Teuchos_XMLDependencyExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
MissingValuesAndValidatorsTagException (const std::string &what_arg) | |
Constructs an MissingValuesAndValidatorsTagException. More... | |
Thrown when converting a StrinvValidatorDependcny from XML and no valuesAndValidators tag is found.
Definition at line 145 of file Teuchos_XMLDependencyExceptions.hpp.
|
inline |
Constructs an MissingValuesAndValidatorsTagException.
what_arg | The error message to be associated with this error. |
Definition at line 154 of file Teuchos_XMLDependencyExceptions.hpp.