Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::BadParameterEntryXMLConverterTypeException Class Reference

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...
 

Detailed Description

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.

Constructor & Destructor Documentation

Teuchos::BadParameterEntryXMLConverterTypeException::BadParameterEntryXMLConverterTypeException ( const std::string &  what_arg)
inline

Constructs a BadParmaeterEntryXMLConverterTypeException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 151 of file Teuchos_XMLParameterListExceptions.hpp.


The documentation for this class was generated from the following file: