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

Exception thrown in the case that an equation solver failed. More...

#include <exception.hpp>

Inheritance diagram for viennashe::solver_failed_exception:

Public Member Functions

 solver_failed_exception (std::string const &str)
 

Detailed Description

Exception thrown in the case that an equation solver failed.

Definition at line 139 of file exception.hpp.

Constructor & Destructor Documentation

◆ solver_failed_exception()

viennashe::solver_failed_exception::solver_failed_exception ( std::string const &  str)
inline

Definition at line 142 of file exception.hpp.


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