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

Exception which is thrown if a file cannot be opened. More...

#include <exception.hpp>

Inheritance diagram for viennashe::io::cannot_open_file_exception:

Public Member Functions

 cannot_open_file_exception (std::string const &str)
 

Detailed Description

Exception which is thrown if a file cannot be opened.

Definition at line 38 of file exception.hpp.

Constructor & Destructor Documentation

◆ cannot_open_file_exception()

viennashe::io::cannot_open_file_exception::cannot_open_file_exception ( std::string const &  str)
inline

Definition at line 40 of file exception.hpp.


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