PLaSK library
|
Exceptions of this class are thrown when solvers don't have geometry set. More...
#include <plask/exceptions.hpp>
Public Member Functions | |
NoGeometryException (const std::string &where) | |
Public Member Functions inherited from plask::Exception | |
Exception (const std::string &msg) | |
template<typename... T> | |
Exception (const std::string &msg, const T &... args) | |
Format error message using format. | |
Exceptions of this class are thrown when solvers don't have geometry set.
Definition at line 273 of file exceptions.hpp.
|
inline |
Definition at line 274 of file exceptions.hpp.