|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Thrown when the ValidatorXMLConverterDB can't find an appropriate converter. More...
#include <Teuchos_XMLParameterListExceptions.hpp>
Public Member Functions | |
| CantFindValidatorConverterException (const std::string &what_arg) | |
| Constructs a CantFindValidatorConverterException. | |
Thrown when the ValidatorXMLConverterDB can't find an appropriate converter.
Definition at line 125 of file Teuchos_XMLParameterListExceptions.hpp.
| Teuchos::CantFindValidatorConverterException::CantFindValidatorConverterException | ( | const std::string & | what_arg | ) | [inline] |
Constructs a CantFindValidatorConverterException.
| what_arg | The error message to be associated with this error. |
Definition at line 133 of file Teuchos_XMLParameterListExceptions.hpp.
1.7.6.1