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) | |
Public Member Functions inherited from Teuchos::ExceptionBase | |
ExceptionBase (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.
|
inline |
Definition at line 135 of file Teuchos_Exceptions.hpp.