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

Exception which is thrown if a dimension different from the current dimension of viennagrid is found in the file.
More...

#include <exception.hpp>

Inheritance diagram for viennashe::io::invalid_dimension_exception:

Public Member Functions

 invalid_dimension_exception (std::string const &str)
 

Detailed Description

Exception which is thrown if a dimension different from the current dimension of viennagrid is found in the file.

Definition at line 50 of file exception.hpp.

Constructor & Destructor Documentation

◆ invalid_dimension_exception()

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

Definition at line 52 of file exception.hpp.


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