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

Exception for the case that any component encounters a divison by 0.0. More...

#include <exception.hpp>

Inheritance diagram for viennashe::she::division_by_zero:

Public Member Functions

 division_by_zero (std::string const &str)
 

Detailed Description

Exception for the case that any component encounters a divison by 0.0.

Definition at line 50 of file exception.hpp.

Constructor & Destructor Documentation

◆ division_by_zero()

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

Definition at line 52 of file exception.hpp.


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