![]() |
Project
|
Error handling access to non-initialized geometry. More...
#include <GeometryBase.h>
Inherits std::exception.
Public Member Functions | |
GeometryNotInitializedException ()=default | |
Constructor. | |
~GeometryNotInitializedException () noexcept final=default | |
Destructor. | |
const char * | what () const noexcept |
Access to error message. | |
Error handling access to non-initialized geometry.
Definition at line 39 of file GeometryBase.h.
|
default |
Constructor.
|
finaldefaultnoexcept |
Destructor.
|
inlinenoexcept |