|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Thrown when a bad validator xml converter is used. More...
#include <Teuchos_XMLParameterListExceptions.hpp>
Public Member Functions | |
| BadValidatorXMLConverterException (const std::string &what_arg) | |
| Constructs an BadValidatorXMLConverterException. | |
Thrown when a bad validator xml converter is used.
Definition at line 108 of file Teuchos_XMLParameterListExceptions.hpp.
| Teuchos::BadValidatorXMLConverterException::BadValidatorXMLConverterException | ( | const std::string & | what_arg | ) | [inline] |
Constructs an BadValidatorXMLConverterException.
| what_arg | The error message to be associated with this error. |
Definition at line 116 of file Teuchos_XMLParameterListExceptions.hpp.
1.7.6.1