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

Base exception class for Teuchos. More...

#include <Teuchos_Exceptions.hpp>

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

Public Member Functions

 ExceptionBase (const std::string &what_arg)
 

Detailed Description

Base exception class for Teuchos.

Definition at line 57 of file Teuchos_Exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 58 of file Teuchos_Exceptions.hpp.


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