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

Thrown when a Parameter Entry that is already being tracked is attempted to be inserted again into the masterParameterEntryMap and masterIDMap. More...

#include <Teuchos_Exceptions.hpp>

Inheritance diagram for Teuchos::DuplicateParameterEntryException:
Inheritance graph
[legend]

Public Member Functions

 DuplicateParameterEntryException (const std::string &what_arg)
 
- Public Member Functions inherited from Teuchos::ExceptionBase
 ExceptionBase (const std::string &what_arg)
 

Detailed Description

Thrown when a Parameter Entry that is already being tracked is attempted to be inserted again into the masterParameterEntryMap and masterIDMap.

ParameterEntry

Definition at line 132 of file Teuchos_Exceptions.hpp.

Constructor & Destructor Documentation

◆ DuplicateParameterEntryException()

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

Definition at line 135 of file Teuchos_Exceptions.hpp.


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