| 
    Teuchos - Trilinos Tools Package
    Version of the Day
    
   | 
 
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... | |
Thrown when an element inside a parameter list is bad.
Definition at line 167 of file Teuchos_XMLParameterListExceptions.hpp.
      
  | 
  inline | 
Constructs a BadParameterListElementException.
| what_arg | The error message to be associated with this error. | 
Definition at line 174 of file Teuchos_XMLParameterListExceptions.hpp.
 1.8.5