Exception for the case that invalid expansion order is accessed. More...
#include <exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
invalid_matrixelement_exception (std::string el, double value) | |
virtual | ~invalid_matrixelement_exception () throw () |
Exception for the case that invalid expansion order is accessed.
Note that only even expansion orders are allowed on vertices, and odd expansion orders on edges.
Definition at line 91 of file exception.hpp.
|
inline |
Definition at line 96 of file exception.hpp.
|
inlinevirtual |
Definition at line 98 of file exception.hpp.
|
inlinevirtual |
Definition at line 94 of file exception.hpp.