Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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 std::logic_error.

Public Member Functions

 CantFindFunctionObjectConverterException (const std::string &what_arg)
 Constructs an CantFindFunctionObjectConverterException.
 

Detailed Description

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

Definition at line 56 of file Teuchos_XMLFunctionObjectExceptions.hpp.

Constructor & Destructor Documentation

◆ CantFindFunctionObjectConverterException()

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: