Teuchos Package Browser (Single Doxygen Collection)  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::CantFindDependencyConverterException Class Reference

Thrown when an appropriate Dependency Converter can't be found. More...

#include <Teuchos_XMLDependencyExceptions.hpp>

Inherits logic_error.

Public Member Functions

 CantFindDependencyConverterException (const std::string &what_arg)
 Constructs an CantFindDependencyConverterException. More...
 

Detailed Description

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

Definition at line 228 of file Teuchos_XMLDependencyExceptions.hpp.

Constructor & Destructor Documentation

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

Constructs an CantFindDependencyConverterException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 237 of file Teuchos_XMLDependencyExceptions.hpp.


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