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