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::MatrixOp::MethodNotImplemented Class Reference

Thrown if a method is not implemented. More...

#include <AbstractLinAlgPack_MatrixOp.hpp>

Inherits runtime_error.

Public Member Functions

 MethodNotImplemented (const std::string &what_arg)
 

Detailed Description

Thrown if a method is not implemented.

Definition at line 259 of file AbstractLinAlgPack_MatrixOp.hpp.

Constructor & Destructor Documentation

AbstractLinAlgPack::MatrixOp::MethodNotImplemented::MethodNotImplemented ( const std::string &  what_arg)
inline

Definition at line 260 of file AbstractLinAlgPack_MatrixOp.hpp.


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