|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Thrown when an appropriate Condition Converter can't be found. More...
#include <Teuchos_XMLConditionExceptions.hpp>
Public Member Functions | |
| CantFindConditionConverterException (const std::string &what_arg) | |
| Constructs an CantFindConditionConverterException. | |
Thrown when an appropriate Condition Converter can't be found.
Definition at line 72 of file Teuchos_XMLConditionExceptions.hpp.
| Teuchos::CantFindConditionConverterException::CantFindConditionConverterException | ( | const std::string & | what_arg | ) | [inline] |
Constructs an CantFindConditionConverterException.
| what_arg | The error message to be associated with this error. |
Definition at line 81 of file Teuchos_XMLConditionExceptions.hpp.
1.7.6.1