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