MOOCHO (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
AbstractLinAlgPack::SetupException Class Reference

Base class for invalid setup for a class object when an exception is thrown. More...

#include <AbstractLinAlgPack_Types.hpp>

Inheritance diagram for AbstractLinAlgPack::SetupException:
Inheritance graph
[legend]

Public Member Functions

 SetupException (const std::string &what_arg)
 
- Public Member Functions inherited from AbstractLinAlgPack::PreConditionException
 PreConditionException (const std::string &what_arg)
 

Detailed Description

Base class for invalid setup for a class object when an exception is thrown.

Definition at line 99 of file AbstractLinAlgPack_Types.hpp.

Constructor & Destructor Documentation

AbstractLinAlgPack::SetupException::SetupException ( const std::string &  what_arg)
inline

Definition at line 100 of file AbstractLinAlgPack_Types.hpp.


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