Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Teuchos::DuplicateParameterEntryIDException Class Reference

Thrown when a Parameter Entry ID that is already being used is attempted to be reused again. More...

#include <Teuchos_Exceptions.hpp>

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

Public Member Functions

 DuplicateParameterEntryIDException (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 ID that is already being used is attempted to be reused again.

ParameterEntry

Definition at line 145 of file Teuchos_Exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 148 of file Teuchos_Exceptions.hpp.


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