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

Exception thrown if for a range(a,b) the check a < b fails. More...

#include <exception.hpp>

Inheritance diagram for viennashe::util::invalid_range_bounds_exception:

Public Member Functions

 invalid_range_bounds_exception (std::string const &str)
 

Detailed Description

Exception thrown if for a range(a,b) the check a < b fails.

Definition at line 45 of file exception.hpp.

Constructor & Destructor Documentation

◆ invalid_range_bounds_exception()

viennashe::util::invalid_range_bounds_exception::invalid_range_bounds_exception ( std::string const &  str)
inline

Definition at line 48 of file exception.hpp.


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