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::CantFindConditionConverterException Class Reference

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

#include <Teuchos_XMLConditionExceptions.hpp>

Inherits logic_error.

Public Member Functions

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

Detailed Description

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

Definition at line 72 of file Teuchos_XMLConditionExceptions.hpp.

Constructor & Destructor Documentation

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

Constructs an CantFindConditionConverterException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 81 of file Teuchos_XMLConditionExceptions.hpp.


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