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

Exception that is thrown if a string cannot be converted to the respective target type. More...

#include <exception.hpp>

Inheritance diagram for viennashe::util::string_conversion_exception:

Public Member Functions

 string_conversion_exception (std::string const &str)
 

Detailed Description

Exception that is thrown if a string cannot be converted to the respective target type.

Definition at line 31 of file exception.hpp.

Constructor & Destructor Documentation

◆ string_conversion_exception()

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

Definition at line 34 of file exception.hpp.


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