Teuchos - Trilinos Tools Package
Version of the Day
|
Thrown when a converter is being used to convert either and XML tag or ParameterEntry with an innappropriate type. More...
#include <Teuchos_XMLParameterListExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
BadParameterEntryXMLConverterTypeException (const std::string &what_arg) | |
Constructs a BadParmaeterEntryXMLConverterTypeException. More... | |
Thrown when a converter is being used to convert either and XML tag or ParameterEntry with an innappropriate type.
Definition at line 142 of file Teuchos_XMLParameterListExceptions.hpp.
|
inline |
Constructs a BadParmaeterEntryXMLConverterTypeException.
what_arg | The error message to be associated with this error. |
Definition at line 151 of file Teuchos_XMLParameterListExceptions.hpp.