Exceptions of this class are thrownwhen material string parser find errors.
More...
#include <plask/exceptions.hpp>
Exceptions of this class are thrownwhen material string parser find errors.
Definition at line 239 of file exceptions.hpp.
◆ MaterialParseException() [1/3]
plask::MaterialParseException::MaterialParseException |
( |
| ) |
|
|
inline |
◆ MaterialParseException() [2/3]
plask::MaterialParseException::MaterialParseException |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ MaterialParseException() [3/3]
template<typename... T>
plask::MaterialParseException::MaterialParseException |
( |
const std::string & |
msg, |
|
|
const T &... |
args |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: