PLaSK library
|
#include <plask/exceptions.hpp>
Public Member Functions | |
MaterialCantBeMixedException (const std::string &material1name_with_components, const std::string &material2name_with_components, const std::string &common_dopant="") | |
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. | |
Definition at line 249 of file exceptions.hpp.
|
inline |
Definition at line 260 of file exceptions.hpp.