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

Exception which is thrown if an iterate cannot be retrieved from the vector of iterates (unknowns) More...

#include <exception.hpp>

Inheritance diagram for viennashe::math::iterate_not_found_exception:

Public Member Functions

 iterate_not_found_exception (std::string const &str)
 

Detailed Description

Exception which is thrown if an iterate cannot be retrieved from the vector of iterates (unknowns)

Definition at line 42 of file exception.hpp.

Constructor & Destructor Documentation

◆ iterate_not_found_exception()

viennashe::math::iterate_not_found_exception::iterate_not_found_exception ( std::string const &  str)
inline

Definition at line 44 of file exception.hpp.


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