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

Exception which is thrown if a End-of-File is encountered even though further data is expected. More...

#include <exception.hpp>

Inheritance diagram for viennashe::io::premature_end_of_file_exception:

Public Member Functions

 premature_end_of_file_exception (std::string const &str)
 

Detailed Description

Exception which is thrown if a End-of-File is encountered even though further data is expected.

Definition at line 44 of file exception.hpp.

Constructor & Destructor Documentation

◆ premature_end_of_file_exception()

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

Definition at line 46 of file exception.hpp.


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