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::BadParameterListElementException Class Reference

Thrown when an element inside a parameter list is bad. More...

#include <Teuchos_XMLParameterListExceptions.hpp>

Inherits logic_error.

Public Member Functions

 BadParameterListElementException (const std::string &what_arg)
 Constructs a BadParameterListElementException. More...
 

Detailed Description

Thrown when an element inside a parameter list is bad.

Definition at line 200 of file Teuchos_XMLParameterListExceptions.hpp.

Constructor & Destructor Documentation

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

Constructs a BadParameterListElementException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 207 of file Teuchos_XMLParameterListExceptions.hpp.


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