![]() |
Project
|
Exception handling improper or uninitialized supermodule types. More...
#include <GeometryBase.h>
Inherits std::exception.
Public Member Functions | |
InvalidSupermoduleTypeException ()=default | |
constructor | |
~InvalidSupermoduleTypeException () noexcept final=default | |
Destructor. | |
const char * | what () const noexcept final |
Access to error message of the exception. | |
Exception handling improper or uninitialized supermodule types.
Definition at line 160 of file GeometryBase.h.
|
default |
constructor
|
finaldefaultnoexcept |
Destructor.
|
inlinefinalnoexcept |
Access to error message of the exception.
Definition at line 170 of file GeometryBase.h.