Thyra Package Browser (Single Doxygen Collection) Version of the Day
Public Member Functions
Thyra::Exceptions::UnInitialized Class Reference

Thrown if any member functions are called before initialize() has been called. More...

#include <Thyra_OperatorVectorTypes.hpp>

List of all members.

Public Member Functions

 UnInitialized (const std::string &what_arg)

Detailed Description

Thrown if any member functions are called before initialize() has been called.

Definition at line 335 of file Thyra_OperatorVectorTypes.hpp.


Constructor & Destructor Documentation

Thyra::Exceptions::UnInitialized::UnInitialized ( const std::string &  what_arg) [inline]

Definition at line 336 of file Thyra_OperatorVectorTypes.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines