SwatDB
|
#include <swatdb_exceptions.h>
Public Member Functions | |
InvalidFileIdRelOpsManager () | |
Constructor. | |
~InvalidFileIdRelOpsManager () throw () | |
Destructor. | |
![]() | |
SwatDBException (const std::string &msg) | |
virtual | ~SwatDBException () throw () |
virtual const char * | what () const throw () |
Returns the error message of the exception. | |
Additional Inherited Members | |
![]() | |
std::string | message |
InvalidFileIdRelOpsManager is thrown by RelOpsManager when an index does not match the given relation. That is when the FileId of the index does not match the FileId of the relation file.