Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::CantFindFunctionObjectConverterException Class Reference

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...
 

Detailed Description

Thrown when an appropriate FunctionObject Converter can't be found.

Definition at line 56 of file Teuchos_XMLFunctionObjectExceptions.hpp.

Constructor & Destructor Documentation

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

Constructs an CantFindFunctionObjectConverterException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 65 of file Teuchos_XMLFunctionObjectExceptions.hpp.


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