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

Exception which is thrown if there is no lattice temperature for a vertex. More...

#include <exception.hpp>

Inheritance diagram for viennashe::physics::no_lattice_temperature_available_exception:

Public Member Functions

virtual const char * what () const throw ()
 
 no_lattice_temperature_available_exception (std::string const &str, const double &temp, const long &vertex_id)
 
virtual ~no_lattice_temperature_available_exception () throw ()
 

Detailed Description

Exception which is thrown if there is no lattice temperature for a vertex.

Definition at line 34 of file exception.hpp.

Constructor & Destructor Documentation

◆ no_lattice_temperature_available_exception()

viennashe::physics::no_lattice_temperature_available_exception::no_lattice_temperature_available_exception ( std::string const &  str,
const double &  temp,
const long &  vertex_id 
)
inline

Definition at line 40 of file exception.hpp.

◆ ~no_lattice_temperature_available_exception()

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

Definition at line 45 of file exception.hpp.

Member Function Documentation

◆ what()

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

Definition at line 38 of file exception.hpp.


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