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

Exceptions of this class are thrown by some geometry object classes when there is no required child. More...

#include <plask/exceptions.hpp>

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

Public Member Functions

 NoChildException ()
 
- 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 by some geometry object classes when there is no required child.

Definition at line 280 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ NoChildException()

plask::NoChildException::NoChildException ( )
inline

Definition at line 281 of file exceptions.hpp.


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