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::MatrixSymAddDelUpdateable::MaxSizeExceededException Class Reference

Thrown if the maximum size is exceeded in augment_update(...). More...

#include <AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp>

Inherits logic_error.

Public Member Functions

 MaxSizeExceededException (const std::string &what_arg)
 

Detailed Description

Thrown if the maximum size is exceeded in augment_update(...).

Definition at line 207 of file AbstractLinAlgPack_MatrixSymAddDelUpdateable.hpp.

Constructor & Destructor Documentation

AbstractLinAlgPack::MatrixSymAddDelUpdateable::MaxSizeExceededException::MaxSizeExceededException ( const std::string &  what_arg)
inline

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