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

Exception for the case that a macroscopic quantity is accessed, but the simulator has not yet been run. More...

#include <exception.hpp>

Inheritance diagram for viennashe::she::quantity_not_yet_available_exception:

Public Member Functions

 quantity_not_yet_available_exception (std::string const &str)
 

Detailed Description

Exception for the case that a macroscopic quantity is accessed, but the simulator has not yet been run.

Definition at line 116 of file exception.hpp.

Constructor & Destructor Documentation

◆ quantity_not_yet_available_exception()

viennashe::she::quantity_not_yet_available_exception::quantity_not_yet_available_exception ( std::string const &  str)
inline

Definition at line 118 of file exception.hpp.


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