This exception is thrown if the data manager can load the requested index leaf into memory, since all loaded index leafs are currently in use. More...
#include "Exception.hpp"
Inheritance diagram for ExceptionDropElement:Public Member Functions | |
| ExceptionDropElement (const ExceptionDropElement &) | |
| ExceptionDropElement & | operator= (const ExceptionDropElement &) |
Public Member Functions inherited from Exception | |
| Exception (const char *errorMessage) | |
| Exception (const Exception &) | |
| Exception & | operator= (const Exception &) |
Public Member Functions inherited from NG_exception | |
| NG_exception (std::string a_reason) | |
| NG_exception (const char *a_reason) | |
| virtual const char * | what () const noexcept |
Additional Inherited Members | |
Public Types inherited from Exception | |
| typedef NG_exception | base |
This exception is thrown if the data manager can load the requested index leaf into memory, since all loaded index leafs are currently in use.