PLaSK library
|
Exceptions of this class are thrown when called operation on geometry graph will cause cyclic reference. More...
#include <plask/exceptions.hpp>
Public Member Functions | |
CyclicReferenceException () | |
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 called operation on geometry graph will cause cyclic reference.
Definition at line 298 of file exceptions.hpp.
|
inline |
Definition at line 299 of file exceptions.hpp.