Exception which is thrown if the size of a solution vector is truncated (too small or big) More...
#include <exception.hpp>
Public Member Functions | |
truncated_solution_vector_size_exception (std::string const &str) | |
Exception which is thrown if the size of a solution vector is truncated (too small or big)
Definition at line 35 of file exception.hpp.
|
inline |
Definition at line 37 of file exception.hpp.