Exception for the case that an invalid solver is in use. More...
#include <exception.hpp>
Public Member Functions | |
invalid_linear_solver_exception () | |
virtual | ~invalid_linear_solver_exception () throw () |
Exception for the case that an invalid solver is in use.
Note that only even expansion orders are allowed on vertices, and odd expansion orders on edges.
Definition at line 35 of file exception.hpp.
|
inline |
Definition at line 38 of file exception.hpp.
|
inlinevirtual |
Definition at line 39 of file exception.hpp.