Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
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... | |
Thrown when an appropriate Dependency Converter can't be found.
Definition at line 228 of file Teuchos_XMLDependencyExceptions.hpp.
|
inline |
Constructs an CantFindDependencyConverterException.
what_arg | The error message to be associated with this error. |
Definition at line 237 of file Teuchos_XMLDependencyExceptions.hpp.