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