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

Exceptions of this class are thrown when solvers don't have mesh set. More...

#include <plask/exceptions.hpp>

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

Public Member Functions

 NoMeshException (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.
 

Detailed Description

Exceptions of this class are thrown when solvers don't have mesh set.

Definition at line 390 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ NoMeshException()

plask::NoMeshException::NoMeshException ( const std::string &  where)
inline

Definition at line 391 of file exceptions.hpp.


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