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

Base class for all geometry exceptions thrown by plask library. More...

#include <plask/exceptions.hpp>

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

Public Member Functions

template<typename... T>
 GeometryException (const T &... args)
 
- 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

Base class for all geometry exceptions thrown by plask library.

Definition at line 273 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ GeometryException()

template<typename... T>
plask::GeometryException::GeometryException ( const T &...  args)
inline

Definition at line 275 of file exceptions.hpp.


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