PLaSK library
Loading...
Searching...
No Matches
plask::MaterialCantBeMixedException Class Reference

#include <plask/exceptions.hpp>

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

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.
 

Detailed Description

Definition at line 249 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ MaterialCantBeMixedException()

plask::MaterialCantBeMixedException::MaterialCantBeMixedException ( const std::string &  material1name_with_components,
const std::string &  material2name_with_components,
const std::string &  common_dopant = "" 
)
inline

Definition at line 260 of file exceptions.hpp.


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