|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
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>

Public Member Functions | |
| DuplicateParameterEntryException (const std::string &what_arg) | |
Thrown when a Parameter Entry that is already being tracked is attempted to be inserted again into the masterParameterEntryMap and masterIDMap.
Definition at line 132 of file Teuchos_Exceptions.hpp.
| Teuchos::DuplicateParameterEntryException::DuplicateParameterEntryException | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 135 of file Teuchos_Exceptions.hpp.
1.7.6.1