PLaSK library
Loading...
Searching...
No Matches
plask::CyclicReferenceException Struct Reference

Exceptions of this class are thrown when called operation on geometry graph will cause cyclic reference. More...

#include <plask/exceptions.hpp>

Inheritance diagram for plask::CyclicReferenceException:
[legend]
Collaboration diagram for plask::CyclicReferenceException:
[legend]

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.
 

Detailed Description

Exceptions of this class are thrown when called operation on geometry graph will cause cyclic reference.

Definition at line 298 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ CyclicReferenceException()

plask::CyclicReferenceException::CyclicReferenceException ( )
inline

Definition at line 299 of file exceptions.hpp.


The documentation for this struct was generated from the following file: