Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Teuchos::BadXMLParameterListRootElementException Class Reference

Thrown when the root xml tag for a parameter list is incorrect. More...

#include <Teuchos_XMLParameterListExceptions.hpp>

Inherits std::logic_error.

Public Member Functions

 BadXMLParameterListRootElementException (const std::string &what_arg)
 Constructs a BadXMLParameterListRootElementException.
 

Detailed Description

Thrown when the root xml tag for a parameter list is incorrect.

Definition at line 213 of file Teuchos_XMLParameterListExceptions.hpp.

Constructor & Destructor Documentation

◆ BadXMLParameterListRootElementException()

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

Constructs a BadXMLParameterListRootElementException.

Parameters
what_argThe error message to be associated with this error.

Definition at line 220 of file Teuchos_XMLParameterListExceptions.hpp.


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