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

Exception for the case that a segment or a segment that does not belong to a mesh is encountered. More...

#include <exception.hpp>

Inheritance diagram for viennashe::invalid_segment_exception:

Public Member Functions

 invalid_segment_exception (std::string const &str)
 

Detailed Description

Exception for the case that a segment or a segment that does not belong to a mesh is encountered.

Definition at line 63 of file exception.hpp.

Constructor & Destructor Documentation

◆ invalid_segment_exception()

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

Definition at line 65 of file exception.hpp.


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