![]() |
Project
|
Handling missing initialisation of the NonlinearityHanlder. More...
#include <NonlinearityHandler.h>
Inherits std::exception.
Public Member Functions | |
| UninitException ()=default | |
| Constructor. | |
| ~UninitException () noexcept final=default | |
| Destructor. | |
| const char * | what () const noexcept final |
| Provide error message. | |
Handling missing initialisation of the NonlinearityHanlder.
Definition at line 47 of file NonlinearityHandler.h.
|
default |
Constructor.
|
finaldefaultnoexcept |
Destructor.
|
inlinefinalnoexcept |