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

Exception which is thrown if there is no data for a given energy. More...

#include <exception.hpp>

Inheritance diagram for viennashe::physics::data_not_available_exception:

Public Member Functions

virtual const char * what () const throw ()
 
 data_not_available_exception (std::string const &str, const std::size_t &bin_no)
 
virtual ~data_not_available_exception () throw ()
 

Detailed Description

Exception which is thrown if there is no data for a given energy.

Definition at line 64 of file exception.hpp.

Constructor & Destructor Documentation

◆ data_not_available_exception()

viennashe::physics::data_not_available_exception::data_not_available_exception ( std::string const &  str,
const std::size_t &  bin_no 
)
inline

Definition at line 70 of file exception.hpp.

◆ ~data_not_available_exception()

virtual viennashe::physics::data_not_available_exception::~data_not_available_exception ( )
throw (
)
inlinevirtual

Definition at line 75 of file exception.hpp.

Member Function Documentation

◆ what()

virtual const char * viennashe::physics::data_not_available_exception::what ( ) const
throw (
)
inlinevirtual

Definition at line 68 of file exception.hpp.


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