ExceptionDropElement Class Reference
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 &) |
Additional Inherited Members | |
Public Types inherited from Exception | |
| typedef NG_exception | base |
Detailed Description
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.
