![]() |
Project
|
Exception handling uninitialized look up table. More...
#include <ClusterFactory.h>
Inherits std::exception.
Public Member Functions | |
UninitLookUpTableException ()=default | |
constructor | |
~UninitLookUpTableException () noexcept final=default | |
Destructor. | |
const char * | what () const noexcept final |
Access to error message of the exception. | |
Exception handling uninitialized look up table.
Definition at line 371 of file ClusterFactory.h.
|
default |
constructor
|
finaldefaultnoexcept |
Destructor.
|
inlinefinalnoexcept |
Access to error message of the exception.
Definition at line 381 of file ClusterFactory.h.