Teuchos - Trilinos Tools Package
Version of the Day
|
Thrown when a referenced validator can't be found. More...
#include <Teuchos_XMLParameterListExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
MissingValidatorDefinitionException (const std::string &what_arg) | |
Constructs a MissingValidatorDefinitionException. More... | |
Thrown when a referenced validator can't be found.
Definition at line 226 of file Teuchos_XMLParameterListExceptions.hpp.
|
inline |
Constructs a MissingValidatorDefinitionException.
what_arg | The error message to be associated with this error. |
Definition at line 233 of file Teuchos_XMLParameterListExceptions.hpp.