Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
Teuchos::MissingParameterEntryDefinitionException Class Reference

Thrown when a referenced ParameterEntry can't be found. More...

#include <Teuchos_XMLParameterListExceptions.hpp>

Public Member Functions

 MissingParameterEntryDefinitionException (const std::string &what_arg)
 Constructs a MissingParameterEntryDefinitionException.

Detailed Description

Thrown when a referenced ParameterEntry can't be found.

Definition at line 207 of file Teuchos_XMLParameterListExceptions.hpp.

Constructor & Destructor Documentation

◆ MissingParameterEntryDefinitionException()

Teuchos::MissingParameterEntryDefinitionException::MissingParameterEntryDefinitionException ( const std::string & what_arg)
inline

Constructs a MissingParameterEntryDefinitionException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 214 of file Teuchos_XMLParameterListExceptions.hpp.


The documentation for this class was generated from the following file: