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