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::DuplicateOwningRCPError Class Reference

Thrown if a duplicate owning RCP is creatd the the same object. More...

#include <Teuchos_Exceptions.hpp>

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

Public Member Functions

 DuplicateOwningRCPError (const std::string &what_arg)
 
- Public Member Functions inherited from Teuchos::ExceptionBase
 ExceptionBase (const std::string &what_arg)
 

Detailed Description

Thrown if a duplicate owning RCP is creatd the the same object.

Definition at line 69 of file Teuchos_Exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 70 of file Teuchos_Exceptions.hpp.


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