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

Exception which is thrown whenever a requested IO feature is currently not supported.
More...

#include <exception.hpp>

Inheritance diagram for viennashe::io::io_operation_unsupported_exception:

Public Member Functions

 io_operation_unsupported_exception (std::string const &str)
 

Detailed Description

Exception which is thrown whenever a requested IO feature is currently not supported.

Definition at line 56 of file exception.hpp.

Constructor & Destructor Documentation

◆ io_operation_unsupported_exception()

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

Definition at line 58 of file exception.hpp.


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