This exception is thrown when material (typically with given name) is not found.
More...
#include <plask/exceptions.hpp>
This exception is thrown when material (typically with given name) is not found.
Definition at line 197 of file exceptions.hpp.
◆ NoSuchMaterial() [1/3]
plask::NoSuchMaterial::NoSuchMaterial |
( |
const std::string & |
material_name | ) |
|
|
inline |
- Parameters
-
material_name | name of material which not exists |
Definition at line 209 of file exceptions.hpp.
◆ NoSuchMaterial() [2/3]
plask::NoSuchMaterial::NoSuchMaterial |
( |
const std::string & |
material_name, |
|
|
const std::string & |
dopant_name |
|
) |
| |
|
inline |
◆ NoSuchMaterial() [3/3]
The documentation for this class was generated from the following file: