![]() |
Project
|
#include <ClusterFactory.h>
Inherits std::exception.
Public Member Functions | |
GeometryNotSetException ()=default | |
Constructor. | |
~GeometryNotSetException () noexcept final=default | |
Destructor. | |
const char * | what () const noexcept final |
Provide error message. | |
Definition at line 119 of file ClusterFactory.h.
|
default |
Constructor.
|
finaldefaultnoexcept |
Destructor.
|
inlinefinalnoexcept |
Provide error message.
Definition at line 129 of file ClusterFactory.h.