|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Thrown when a Parameter Entry ID that is already being used is attempted to be reused again. More...
#include <Teuchos_Exceptions.hpp>

Public Member Functions | |
| DuplicateParameterEntryIDException (const std::string &what_arg) | |
Thrown when a Parameter Entry ID that is already being used is attempted to be reused again.
Definition at line 145 of file Teuchos_Exceptions.hpp.
| Teuchos::DuplicateParameterEntryIDException::DuplicateParameterEntryIDException | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 148 of file Teuchos_Exceptions.hpp.
1.7.6.1