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

Exception which is thrown whenever a requested segment was not found in a file.
More...

#include <exception.hpp>

Inheritance diagram for viennashe::io::file_segment_not_found_exception:

Public Member Functions

 file_segment_not_found_exception (std::string const &str)
 

Detailed Description

Exception which is thrown whenever a requested segment was not found in a file.

Definition at line 68 of file exception.hpp.

Constructor & Destructor Documentation

◆ file_segment_not_found_exception()

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

Definition at line 70 of file exception.hpp.


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