ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
viennashe::models::model_evaluation_exception Class Reference

Exception for the case that the evaluation of a model fails. More...

#include <exception.hpp>

Inheritance diagram for viennashe::models::model_evaluation_exception:

Public Member Functions

 model_evaluation_exception (std::string const &str)
 

Detailed Description

Exception for the case that the evaluation of a model fails.

Definition at line 89 of file exception.hpp.

Constructor & Destructor Documentation

◆ model_evaluation_exception()

viennashe::models::model_evaluation_exception::model_evaluation_exception ( std::string const &  str)
inline

Definition at line 91 of file exception.hpp.


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