Exception which is thrown if there is no lattice temperature for a vertex. More...
#include <exception.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
no_lattice_temperature_available_exception (std::string const &str, const double &temp, const long &vertex_id) | |
virtual | ~no_lattice_temperature_available_exception () throw () |
Exception which is thrown if there is no lattice temperature for a vertex.
Definition at line 34 of file exception.hpp.
|
inline |
Definition at line 40 of file exception.hpp.
|
inlinevirtual |
Definition at line 45 of file exception.hpp.
|
inlinevirtual |
Definition at line 38 of file exception.hpp.