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

Exception thrown in the case that an equation assembler cannot be found. More...

#include <exception.hpp>

Inheritance diagram for viennashe::assembly_not_implemented_exception:

Public Member Functions

 assembly_not_implemented_exception (std::string const &str)
 

Detailed Description

Exception thrown in the case that an equation assembler cannot be found.

Definition at line 146 of file exception.hpp.

Constructor & Destructor Documentation

◆ assembly_not_implemented_exception()

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

Definition at line 149 of file exception.hpp.


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