| 
    Teuchos - Trilinos Tools Package
    Version of the Day
    
   | 
 
Thrown when the root xml tag for a parameter list is incorrect. More...
#include <Teuchos_XMLParameterListExceptions.hpp>
Inherits logic_error.
Public Member Functions | |
| BadXMLParameterListRootElementException (const std::string &what_arg) | |
| Constructs a BadXMLParameterListRootElementException.  More... | |
Thrown when the root xml tag for a parameter list is incorrect.
Definition at line 180 of file Teuchos_XMLParameterListExceptions.hpp.
      
  | 
  inline | 
Constructs a BadXMLParameterListRootElementException.
| what_arg | The error message to be associated with this error. | 
Definition at line 187 of file Teuchos_XMLParameterListExceptions.hpp.
 1.8.5