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

Public Member Functions | |
| DuplicateValidatorIDException (const std::string &what_arg) | |
Thrown when a ParameterEntryValidatorID that is already being used is attempted to be reused again.
Definition at line 158 of file Teuchos_Exceptions.hpp.
| Teuchos::DuplicateValidatorIDException::DuplicateValidatorIDException | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 161 of file Teuchos_Exceptions.hpp.
1.7.6.1