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

Exception which is thrown if an updater for a nonlinear solver is not valid (e.g. Nullpointer provided) More...

#include <exception.hpp>

Inheritance diagram for viennashe::math::provided_updater_invalid_exception:

Public Member Functions

 provided_updater_invalid_exception (std::string const &str)
 

Detailed Description

Exception which is thrown if an updater for a nonlinear solver is not valid (e.g. Nullpointer provided)

Definition at line 54 of file exception.hpp.

Constructor & Destructor Documentation

◆ provided_updater_invalid_exception()

viennashe::math::provided_updater_invalid_exception::provided_updater_invalid_exception ( std::string const &  str)
inline

Definition at line 56 of file exception.hpp.


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