3 #include "DM/config.hpp"
5 #include "NG_Exception.hpp"
Exception wrapper.
Definition: NG_Exception.hpp:13
This exception is thrown if the processing was interrupted (usually by the user)
Definition: M/c++_api/inc/DM/Exception.hpp:39
This exception is thrown if the data manager tries to import (or opens existing ODMs) that exceeds th...
Definition: M/c++_api/inc/DM/Exception.hpp:30
This exception is thrown if the data manager can load the requested index leaf into memory,...
Definition: M/c++_api/inc/DM/Exception.hpp:21
Any Exception thrown by the DM will be derived from this class.
Definition: M/c++_api/inc/DM/Exception.hpp:10